aboutsummaryrefslogtreecommitdiff
path: root/man/man1/try.1
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-22 10:13:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-22 10:13:10 +1200
commitc83042d6701f275bd792fb15c889e780deddb14a (patch)
treecc6f6615267ce1ce8aae52e59477d8cea4dd8e73 /man/man1/try.1
parentRemove reference to GitHub dotfiles pages (diff)
downloaddotfiles-c83042d6701f275bd792fb15c889e780deddb14a.tar.gz
dotfiles-c83042d6701f275bd792fb15c889e780deddb14a.zip
Rename binscripts more tersely
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)