X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=sic.1;h=e43e029aabafb443175159255f7af5d4b2a99d1b;hb=1160be7ffa49eaa0f15b549c5da005d80fe4c126;hp=c2b9c2f7a7b720cf17d37db57aa2ccb80f21e85c;hpb=f615283ce95de748c5bc56c130fc57f5b086c78d;p=sic.git diff --git a/sic.1 b/sic.1 index c2b9c2f..e43e029 100644 --- a/sic.1 +++ b/sic.1 @@ -1,19 +1,12 @@ -.TH SIC 1 sic-0.1 +.TH SIC 1 sic-VERSION .SH NAME 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 [ \-s " "] +.RB [ \-p " "] +.RB [ \-n " "] +.RB [ \-k " "] .RB [ \-v ] .SH DESCRIPTION .B sic @@ -23,38 +16,35 @@ 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" +.B \-s Overrides the default server (irc.oftc.net) .TP -.BI \-p " port" +.B \-p Overrides the default port (6667) .TP -.BI \-n " nickname" +.B \-n Override the default nick ($USER) .TP -.BI \-k " keyword" +.B \-k 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 .TP -.BI /j " #channel " +.B :j #channel Join a channel .TP -.BI /l " #channel " +.B :l #channel Leave a channel .TP -.BI /m " #channel/user msg " +.B :m #channel/user msg Write a message to #channel/user .TP -.BI /s " #channel/user " +.B :s #channel/user Set default channel/user .TP -.BI /t " topic" +.B :t #channel topic Set the channel topic .TP Everything which is not a command will simply be posted into the channel or to