diff --git a/src/main.c b/src/main.c index 8790de14ca55476059e4575969b6712e67d66f15..fe19d181b5e59256f79447dcbdbf472e9e5d51a6 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"