diff options
-rw-r--r-- | apps/mudraw.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/mudraw.c b/apps/mudraw.c index 4226214d..0d595759 100644 --- a/apps/mudraw.c +++ b/apps/mudraw.c @@ -121,7 +121,7 @@ static void usage(void) "\t-d\tdisable use of display list\n" "\t-5\tshow md5 checksums\n" "\t-R -\trotate clockwise by given number of degrees\n" - "\t-G gamma\tgamma correct output\n" + "\t-G -\tgamma correct output\n" "\t-I\tinvert output\n" "\t-l\tprint outline\n" "\t-j -\tOutput mujstest file\n" |