Update usage message, too
This commit is contained in:
parent
34539125c4
commit
74ad2da16d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ module Source = Yocaml_git.From_identity (Yocaml_unix.Runtime)
|
|||
let usage =
|
||||
Fmt.str
|
||||
"%s [--message <message>] [--author <author>] [--email <email>] -r \
|
||||
<repository>"
|
||||
<repository>#<branch>"
|
||||
Sys.argv.(0)
|
||||
|
||||
let specification =
|
||||
|
|
Loading…
Reference in a new issue