aboutsummaryrefslogtreecommitdiffstats
path: root/pw.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw.c')
-rw-r--r--pw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw.c b/pw.c
index 549ab50..7f98136 100644
--- a/pw.c
+++ b/pw.c
@@ -311,7 +311,7 @@ static void usage(void)
"-E treat regular expressions as extended\n"
"-B treat regular expressions as basic (default)\n"
"-g [!]pattern add pattern to grep stack; ! inverts\n"
- "-m integer specify maixmum line length\n"
+ "-m integer specify maximum line length\n"
"-p values set display parameters\n"
"-e command execute : / ? command\n"
"-f file execute : / ? commands from file\n\n"