logo

utils-std

Collection of commonly available Unix tools git clone https://anongit.hacktivis.me/git/utils-std.git
commit: fa5fdb6f5acff7449c927c89b95e56958f420b8f
parent bd4681110f7de45133903fb0d8194b075f7cc73f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Fri, 30 Aug 2024 09:15:17 +0200

cmd/rmdir.1: mark -v as extension

Diffstat:

Mcmd/rmdir.14++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/cmd/rmdir.1 b/cmd/rmdir.1 @@ -38,5 +38,9 @@ Verbose, print each action done should be compliant with the IEEE Std 1003.1-2024 (“POSIX.1”) specification. +.Pp +The +.Fl v +option is an extension. .Sh AUTHORS .An Haelwenn (lanodan) Monnier Aq Mt contact+utils@hacktivis.me