diff options
Diffstat (limited to 'catgirl.1')
-rw-r--r-- | catgirl.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/catgirl.1 b/catgirl.1 index c3547be..501163c 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd March 23, 2020 +.Dd March 25, 2020 .Dt CATGIRL 1 .Os . @@ -8,7 +8,7 @@ . .Sh SYNOPSIS .Nm -.Op Fl Rev +.Op Fl Relv .Op Fl C Ar copy .Op Fl H Ar hash .Op Fl N Ar send @@ -155,6 +155,10 @@ Join the comma-separated list of channels Load the TLS client private key from .Ar path . . +.It Fl l , Cm log +Log chat events to files in paths +.Pa $XDG_DATA_HOME/catgirl/log/network/channel/YYYY-MM-DD.log . +. .It Fl n Ar nick , Cm nick = Ar nick Set nickname to .Ar nick . |