diff options
Diffstat (limited to 'applets')
-rw-r--r-- | applets/usage.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/applets/usage.c b/applets/usage.c index bd2321fbc..35d69df42 100644 --- a/applets/usage.c +++ b/applets/usage.c | |||
@@ -1222,8 +1222,7 @@ const char tar_usage[] = | |||
1222 | #endif | 1222 | #endif |
1223 | "[-f tarFile] [FILE(s)] ...\n" | 1223 | "[-f tarFile] [FILE(s)] ...\n" |
1224 | #ifndef BB_FEATURE_TRIVIAL_HELP | 1224 | #ifndef BB_FEATURE_TRIVIAL_HELP |
1225 | "\nCreate, extract, or list files from a tar file. Note that\n" | 1225 | "\nCreate, extract, or list files from a tar file.\n\n" |
1226 | "this version of tar treats hard links as separate files.\n\n" | ||
1227 | "Main operation mode:\n" | 1226 | "Main operation mode:\n" |
1228 | #ifdef BB_FEATURE_TAR_CREATE | 1227 | #ifdef BB_FEATURE_TAR_CREATE |
1229 | "\tc\t\tcreate\n" | 1228 | "\tc\t\tcreate\n" |