diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-08-04 11:17:07 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-08-04 11:17:07 +0200 |
commit | 7af748e993f12dd5b62400723332a7c8b53dcd72 (patch) | |
tree | 277e7f1d30bd2ebccf90e8d13d6215b28ebacaf4 /util/isel.c | |
parent | 341aee5e3e3625173e4b684cc4166e60f6eb147f (diff) | |
parent | 999ee0be4949b34b9930e86a661e759f63b2072c (diff) |
Merge branch 'release/debian/3.1.2-1'debian/3.1.2-1
Diffstat (limited to 'util/isel.c')
-rw-r--r-- | util/isel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/isel.c b/util/isel.c index 63a1d42..22e417c 100644 --- a/util/isel.c +++ b/util/isel.c @@ -719,7 +719,7 @@ int i_sel(int argc, char **argv) parse_lan_options(c,optarg,fdebug); break; default: - printf("Usage: %s [-bcdefmnprsuvwx] [-l 5] [-NUPREFTVY]\n", + printf("Usage: %s [-bcdefmnprsuvwx] [-l 5] [-NUPREFTVYZ]\n", progname); printf(" -b interpret Binary file with raw SEL data\n"); printf(" -c Show canonical output with delimiters\n"); |