]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-proc-receive.c
doc txt & -h consistency: use "<options>", not "<options>..."
[thirdparty/git.git] / t / helper / test-proc-receive.c
index cc08506cf0bb73b1aefda41079f60cba1edcb9c1..a4b305f4947fd21da757807a4e85c1c62987867f 100644 (file)
@@ -6,7 +6,7 @@
 #include "test-tool.h"
 
 static const char *proc_receive_usage[] = {
-       "test-tool proc-receive [<options>...]",
+       "test-tool proc-receive [<options>]",
        NULL
 };