Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2022 10:16:11 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: 804cd14d6210 - stable/12 - pw.8: Sorty synopsis flag
Message-ID:  <202204111016.23BAGBRF046639@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=804cd14d6210c27ed779ee25d8ed58925c0d543c

commit 804cd14d6210c27ed779ee25d8ed58925c0d543c
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:16:06 +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.23BAGBRF046639>