summary refs log tree commit diff
path: root/bin/man1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-24 21:37:24 -0500
committerJune McEnroe <june@causal.agency>2021-02-24 21:37:24 -0500
commit5d083bea76c36eed0545b634d6ba9be333da2bda (patch)
treeb0f25f343ae1898c3320917b729021214481ceac /bin/man1
parentRemove sbubby, etc. from plan (diff)
downloadsrc-5d083bea76c36eed0545b634d6ba9be333da2bda.tar.gz
src-5d083bea76c36eed0545b634d6ba9be333da2bda.zip
Add -q flag to ever
Diffstat (limited to 'bin/man1')
-rw-r--r--bin/man1/ever.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/man1/ever.1 b/bin/man1/ever.1
index 7689c5fb..8cdab99b 100644
--- a/bin/man1/ever.1
+++ b/bin/man1/ever.1
@@ -1,4 +1,4 @@
-.Dd June  1, 2020
+.Dd February 24, 2021
 .Dt EVER 1
 .Os
 .
@@ -8,7 +8,7 @@
 .
 .Sh SYNOPSIS
 .Nm
-.Op Fl i
+.Op Fl iq
 .Ar
 .Ar command
 .Nm
@@ -35,6 +35,8 @@ Attach the
 which was modified
 to the standard input of
 .Ar command .
+.It Fl q
+Suppress exit status output.
 .El
 .
 .Sh EXAMPLES