From 72d57a8ee6e7c0e262694ee77f1efad2e8dfe893 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 15 Jun 2002 21:08:07 +0000 Subject: removed extra / in help text --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.c') diff --git a/src/main.c b/src/main.c index 8790de14c..fe19d181b 100644 --- a/src/main.c +++ b/src/main.c @@ -367,7 +367,7 @@ static void help(void) " --krb4 Enable krb4 with specified security level (F)\n" " -K/--config Specify which config file to read\n" " -l/--list-only List only names of an FTP directory (F)\n" - " /--limit-rate Limit how fast transfers to allow"); + " --limit-rate Limit how fast transfers to allow"); puts(" -L/--location Follow Location: hints (H)\n" " -m/--max-time Maximum time allowed for the transfer\n" " -M/--manual Display huge help text\n" -- cgit v1.2.3