diff options
Diffstat (limited to 'pounce.1')
-rw-r--r-- | pounce.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/pounce.1 b/pounce.1 index bc4b93b..14794cb 100644 --- a/pounce.1 +++ b/pounce.1 @@ -1,4 +1,4 @@ -.Dd January 23, 2021 +.Dd June 18, 2021 .Dt POUNCE 1 .Os . @@ -25,6 +25,7 @@ .Op Fl h Ar host .Op Fl j Ar join .Op Fl k Ar client-priv +.Op Fl m Ar mode .Op Fl n Ar nick .Op Fl p Ar port .Op Fl q Ar quit @@ -307,6 +308,10 @@ with the optional comma-separated list of channel Load the TLS client private key from .Ar path . . +.It Fl m Ar mode | Cm mode No = Ar mode +Set the user +.Ar mode . +. .It Fl n Ar nick | Cm nick No = Ar nick Set nickname to .Ar nick . |