summaryrefslogtreecommitdiff
path: root/sic.1
diff options
context:
space:
mode:
authorarg@10ksloc.org <unknown>2006-07-20 10:03:27 +0200
committerarg@10ksloc.org <unknown>2006-07-20 10:03:27 +0200
commit37ca48e77061721bc0d2e133c088995c1548c337 (patch)
tree40513321ce104f2f024f9a47395cc6ef8a59ddab /sic.1
parent1871cf41b32fb5d7a750a2de250d19d21e00cec8 (diff)
downloadcic-37ca48e77061721bc0d2e133c088995c1548c337.tar.gz
updated man page
Diffstat (limited to 'sic.1')
-rw-r--r--sic.126
1 files changed, 26 insertions, 0 deletions
diff --git a/sic.1 b/sic.1
index 872e73e..4230bbd 100644
--- a/sic.1
+++ b/sic.1
@@ -3,6 +3,17 @@
sic \- simple irc client
.SH SYNOPSIS
.B sic
+.RB [ \-s
+.IR server ]
+.RB [ \-p
+.IR port ]
+.RB [ \-n
+.IR nick ]
+.RB [ \-k
+.IR keyword ]
+.RB [ \-f
+.IR fullname ]
+.RB \-v
.RB [ \-v ]
.SH DESCRIPTION
.B sic
@@ -12,6 +23,21 @@ also all channel traffic into one output, that you don't have to switch
different channel buffers, that's actually a feature.
.SH OPTIONS
.TP
+.BI \-s " server"
+Overrides the default server (irc.oftc.net)
+.TP
+.BI \-p " port"
+Overrides the default port (6667)
+.TP
+.BI \-n " nickname"
+Override the default nick ($USER)
+.TP
+.BI \-k " keyword"
+Specifies the keyword to authenticate your nick on the server
+.TP
+.BI \-f " fullname"
+Specify the real name (default is $USER)
+.TP
.BI \-v
Prints version information to standard output, then exits.
.SH COMMANDS