From 17fac7f2c92df794b88648a95bea6796621dbe83 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 7 Sep 2003 23:11:37 +0000 Subject: Many fixes, primarily documentation git-svn-id: file:///home/lennart/svn/public/syrep/trunk@32 07ea20a6-d2c5-0310-9e02-9ef735347d72 --- src/syrep.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/syrep.c') 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] [argument...]\n\n" + "Usage: %s [options...] [arguments...]\n\n" "General options:\n" " -v --verbose Enable verbose operation\n" -- cgit