diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-08-01 11:11:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-08-01 11:11:08 +0200 |
commit | 9bf6d68108836bfbcc5296a50a48cfd6af9151b7 (patch) | |
tree | 5ca1eaee950d12ed2316893d6eef48ebd7258d28 /util/isel.c | |
parent | cf37726b789ff5344c5ad376cee1fb99459e5785 (diff) |
New upstream version 3.1.2upstream/3.1.2
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"); |