summaryrefslogtreecommitdiff
path: root/usr/src/tools/ctf/cvt/ctfconvert.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/ctf/cvt/ctfconvert.c')
-rw-r--r--usr/src/tools/ctf/cvt/ctfconvert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/tools/ctf/cvt/ctfconvert.c b/usr/src/tools/ctf/cvt/ctfconvert.c
index e5c3fffff0..36496c5e9d 100644
--- a/usr/src/tools/ctf/cvt/ctfconvert.c
+++ b/usr/src/tools/ctf/cvt/ctfconvert.c
@@ -52,7 +52,7 @@ static void
usage(void)
{
(void) fprintf(stderr,
- "Usage: %s [-gis] -l label | -L labelenv [-o outfile] object_file\n"
+ "Usage: %s [-is] -l label | -L labelenv [-o outfile] object_file\n"
"\n"
" Note: if -L labelenv is specified and labelenv is not set in\n"
" the environment, a default value is used.\n",