Date: Mon, 11 Apr 2022 10:16:08 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 89ac8dd38b17 - stable/13 - pw.8: Sorty synopsis flag Message-ID: <202204111016.23BAG8lC046438@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=89ac8dd38b17f13b273117c958c69d435d79b0c9 commit 89ac8dd38b17f13b273117c958c69d435d79b0c9 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-04-03 11:38:05 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-04-11 10:15:54 +0000 pw.8: Sorty synopsis flag MFC after: 1 week (cherry picked from commit a0177bd56a0c4c414b41bccd65f815fe9b307870) --- usr.sbin/pw/pw.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 7fd15f9447e3..2b0d2f25ca5a 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -65,9 +65,9 @@ .Op Fl g Ar group .Op Fl i Ar mingid , Ns Ar maxgid .Op Fl k Ar skeldir +.Op Fl M Ar mode .Op Fl p Ar passexpdays .Op Fl s Ar shell -.Op Fl M Ar mode .Op Fl u Ar minuid , Ns Ar maxuid .Op Fl w Ar passmethod .Op Fl y Ar nispasswd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204111016.23BAG8lC046438>