diff options
| author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-18 08:07:07 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-18 08:07:07 +0200 |
| commit | ff4072f5e43b677ad68ea9de7a5d210fed60b144 (patch) | |
| tree | c6bd8668de68d691eeac4f93e3805d5bdba5968d /sic.1 | |
| parent | 7146fd7ddd96201f32c2f47db02c6b993b6295c5 (diff) | |
| download | cic-ff4072f5e43b677ad68ea9de7a5d210fed60b144.tar.gz | |
simplified and restructured sic
Diffstat (limited to 'sic.1')
| -rw-r--r-- | sic.1 | 26 |
1 files changed, 0 insertions, 26 deletions
@@ -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 |
