diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -222,7 +222,7 @@ // Enable support for creation of tar files. #define BB_FEATURE_TAR_CREATE // -// Enable support for "--exclude" for excluding files +// Enable support for "--exclude" and "-X" for excluding files #define BB_FEATURE_TAR_EXCLUDE // //// Enable reverse sort |