summaryrefslogtreecommitdiff
path: root/sic.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-18 08:07:07 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-18 08:07:07 +0200
commitff4072f5e43b677ad68ea9de7a5d210fed60b144 (patch)
treec6bd8668de68d691eeac4f93e3805d5bdba5968d /sic.1
parent7146fd7ddd96201f32c2f47db02c6b993b6295c5 (diff)
downloadcic-ff4072f5e43b677ad68ea9de7a5d210fed60b144.tar.gz
simplified and restructured sic
Diffstat (limited to 'sic.1')
-rw-r--r--sic.126
1 files changed, 0 insertions, 26 deletions
diff --git a/sic.1 b/sic.1
index d923fda..35f2b92 100644
--- a/sic.1
+++ b/sic.1
@@ -3,14 +3,6 @@
sic \- simple irc client
.SH SYNOPSIS
.B sic
-.RB \-a
-.IR address
-.RB [ \-n
-.IR nick ]
-.RB [ \-f
-.IR fullname ]
-.RB [ \-p
-.IR password ]
.RB [ \-v ]
.SH DESCRIPTION
.B sic
@@ -20,24 +12,6 @@ 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 \-a " address "
-Lets you specify the address which
-.B sic
-uses to listen for connections. The syntax for
-.I address
-is taken (along with many other profound ideas) from the Plan 9 operating
-system and has the form
-.B tcp!hostname!port
-for tcp sockets.
-.TP
-.BI \-p " password"
-Specifies the password to authenticate the nick on the server.
-.TP
-.BI \-n " nick "
-Specifies the nick name (default: $USER).
-.TP
-.BI \-f " fullname "
-Specifies the full name.
.BI \-v
Prints version information to standard output, then exits.
.SH COMMANDS