diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2018-08-01 11:11:19 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2018-08-01 11:11:19 +0200 |
commit | 02dc10f02447b6f35224fec2b2280a35022bc37b (patch) | |
tree | 20e723b2017ab3b74bf44a22be1dfbc1458d3e8f /util/isel.c | |
parent | c7d4db3862a24474655a43c98572e82503d9fa6b (diff) | |
parent | 9bf6d68108836bfbcc5296a50a48cfd6af9151b7 (diff) |
Update upstream source from tag 'upstream/3.1.2'
Update to upstream version '3.1.2'
with Debian dir 2863fdfb0e9680d5192c60db9601d0f03050edb0
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"); |