X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=src%2Ftar.c;h=9d20fa0fa142bb40e66cde768dd8afcb38aadde4;hp=c3c2459d99ad61caff46bb4fe92871f2f7c4238e;hb=0ea6e68655350556ab5c7b69ef41f6bac95683f8;hpb=dd549cc257c7ec9e0780f649ac8ae384a84baba0 diff --git a/src/tar.c b/src/tar.c index c3c2459..9d20fa0 100644 --- a/src/tar.c +++ b/src/tar.c @@ -2633,7 +2633,7 @@ main (int argc, char **argv) { case UNKNOWN_SUBCOMMAND: USAGE_ERROR ((0, 0, - _("You must specify one of the '-Acdtrux' or '--test-label' options"))); + _("You must specify one of the '-Acdtrux', '--delete' or '--test-label' options"))); case CAT_SUBCOMMAND: case UPDATE_SUBCOMMAND: