From dccb8a7e4f2307ed45f03c34d4395db9e5f98846 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Wed, 24 Feb 2021 21:37:24 -0500 Subject: Add -q flag to ever --- bin/man1/ever.1 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'bin/man1') 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 -- cgit 1.4.1 a63deda51ade1b166'>this commit libtls for OpenSSL
summary refs log tree commit diff
path: root/compat/getentropy_freebsd.c (unfollow)
Commit message (Expand)Author
2021-05-25Bump version to 3.3.3p1 3.3.3p1June McEnroe
2021-05-25build: Add scripts to EXTRA_DISTJune McEnroe
2021-05-25import: Add missing scripts/wrap-compiler-for-flag-checkJune McEnroe
2021-05-08Import LibreSSL 3.3.3June McEnroe
2021-04-18build: Remove added x509_verify.3 links 3.3.2June McEnroe
2021-04-18tls: Use EC_KEY_set_ex_dataJune McEnroe
2021-04-18Import LibreSSL 3.3.2June McEnroe
2021-03-05Bump version to 3.3.1p1 3.3.1p1June McEnroe
2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe
2020-12-15Import LibreSSL 3.3.1June McEnroe
2020-11-24Import LibreSSL 3.3.0June McEnroe
2020-10-22Import LibreSSL 3.2.2June McEnroe
2020-09-29Import LibreSSL 3.2.1June McEnroe
2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe
2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe
2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe