aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-02-12 16:55:00 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-02-12 16:55:00 +1300
commita3bdcc36de062f30b1708c0e5d81fe56263d642f (patch)
tree31f22e45dae10eace35d2cd8350bc345908c60ea /man
parentKill a stray quote (diff)
downloaddotfiles-a3bdcc36de062f30b1708c0e5d81fe56263d642f.tar.gz
dotfiles-a3bdcc36de062f30b1708c0e5d81fe56263d642f.zip
Add true(1) and false(1) to maybe(1) SEE ALSO
Diffstat (limited to 'man')
-rw-r--r--man/man1/maybe.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/maybe.1 b/man/man1/maybe.1
index ebd622b3..980e272f 100644
--- a/man/man1/maybe.1
+++ b/man/man1/maybe.1
@@ -19,7 +19,7 @@ of success or failure).
$ maybe
$ maybe -v -d3
.SH SEE ALSO
-try(1)
+true(1), false(1), try(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>