From 0e1297e068258baba6e26265d81b93bda71be8b2 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 2 Dec 2018 23:08:49 -0500 Subject: Add -r option for realname --- catgirl.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 3c17bc7..ef15890 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -15,6 +15,7 @@ .Op Fl l Ar path .Op Fl n Ar nick .Op Fl p Ar port +.Op Fl r Ar real .Op Fl u Ar user .Op Fl w Ar pass . @@ -64,6 +65,12 @@ Connect to .Ar port . The default port is 6697. . +.It Fl r Ar real +Set realname to +.Ar real . +The default realname is +the same as the nickname. +. .It Fl u Ar user Set username to .Ar user . -- cgit 1.4.1