$ git psykorebase --help
Aucune entrée de manuel pour git-psykorebase
voir « man 7 undocumented » pour obtenir de l'aide quand les pages de manuel ne sont pas disponibles.
$ git psykorebase -h
usage: git-psykorebase [-h] [--no-ff] [--continue] [--ask]
[PRIMARY-BRANCH] [SECONDARY-BRANCH]
Perform safe merged-based rebases.
positional arguments:
PRIMARY-BRANCH Branch you want to apply changes on top of.
SECONDARY-BRANCH Branch with changes you want to rebase.
optional arguments:
-h, --help show this help message and exit
--no-ff Force a commit message for the psykorebase.
--continue Continue the rebase after a merge conflict.
--ask Ask confirmation before each command.
--helpdoesn't works:Also
-hworks: