summaryrefslogtreecommitdiffstats
path: root/src/syrep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/syrep.c')
-rw-r--r--src/syrep.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/syrep.c b/src/syrep.c
index 724f08a..e65dc1c 100644
--- a/src/syrep.c
+++ b/src/syrep.c
@@ -473,9 +473,9 @@ static void free_args(void) {
static int help(const char *argv0) {
fprintf(stderr,
- "%s -- Synchronize Repositories\n\n"
+ "%s -- Synchronize File Repositories\n\n"
- "Usage: %s [options] <command> [argument...]\n\n"
+ "Usage: %s [options...] <command> [arguments...]\n\n"
"General options:\n"
" -v --verbose Enable verbose operation\n"