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.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/try.1 b/man/man1/try.1
index 6eb8bacc..d3dcd1de 100644
--- a/man/man1/try.1
+++ b/man/man1/try.1
@@ -13,7 +13,7 @@ optional number of seconds between attempts, and option -n specifies the number
of attempts; defaults to 3. Options may be terminated with --. The remaining
arguments are the command to run.
.P
- $ try getmails
+ $ try gms
$ try -v -n3 maybe
.SH SEE ALSO
maybe(1)