aboutsummaryrefslogtreecommitdiff
path: root/brep
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-08-22 10:23:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-08-22 10:23:02 +0200
commit9a0e7169de2d1f98d88d6697b909d3e461f0a82f (patch)
tree2dedef2a4d2437d33b8351ddd78fbfb294c11531 /brep
parent595dbcaa7fdbc508f2f9c3156ce8fa31333ba6ee (diff)
Sketch
Diffstat (limited to 'brep')
-rw-r--r--brep/submit/submit-git.in14
1 files changed, 13 insertions, 1 deletions
diff --git a/brep/submit/submit-git.in b/brep/submit/submit-git.in
index 9c1a7e9..839771a 100644
--- a/brep/submit/submit-git.in
+++ b/brep/submit/submit-git.in
@@ -147,7 +147,19 @@
# control/ cloned by the handler
# result.manifest saved by brep
#
-usage="usage: $0 <tgt-repo> [<ref-repo>] <dir>"
+# Options:
+#
+# --committer-name <name>
+#
+# Name to use for the target repository commits. "Submission Handler" if
+# unspecified.
+#
+# --committer-email <email>
+#
+# Email to use for the target repository commits. noreply@example.com if
+# unspecified.
+#
+usage="usage: $0 [<options>] <tgt-repo> [<ref-repo>] <dir>"
# Diagnostics.
#