aboutsummaryrefslogtreecommitdiff
path: root/man/man1/try.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/try.1')
-rw-r--r--man/man1/try.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/try.1 b/man/man1/try.1
index d3dcd1de..15182436 100644
--- a/man/man1/try.1
+++ b/man/man1/try.1
@@ -14,8 +14,8 @@ of attempts; defaults to 3. Options may be terminated with --. The remaining
arguments are the command to run.
.P
$ try gms
- $ try -v -n3 maybe
+ $ try -v -n3 myb
.SH SEE ALSO
-maybe(1)
+myb(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>