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