diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index e3905eb8a..b19803dfa 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1293,7 +1293,7 @@ | |||
1293 | "\nOptions:" \ | 1293 | "\nOptions:" \ |
1294 | "\n -v Log also to stderr" \ | 1294 | "\n -v Log also to stderr" \ |
1295 | "\n -w Allow upload" \ | 1295 | "\n -w Allow upload" \ |
1296 | "\n DIR Change root to ths directory" \ | 1296 | "\n DIR Change root to this directory" \ |
1297 | 1297 | ||
1298 | #define ftpget_trivial_usage \ | 1298 | #define ftpget_trivial_usage \ |
1299 | "[options] remote-host local-file remote-file" | 1299 | "[options] remote-host local-file remote-file" |