File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -66,23 +66,6 @@ usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name]
66
66
-W maximum width of the entire printed stream (default '80')
67
67
68
68
69
- CUSTOMIZATION
70
- -------------
71
-
72
- - Regarding the behavior of the '-W' and '-w' arguments, these are intended to
73
- allow the user to customize the "look abd feel" of the IRC stream. By fault,
74
- kirc will only print the first 10 characters (as defined by the '-w' argument)
75
- of any given nick. this also sets the maximum character and word wrapping
76
- width of the printed message. For example, any printed character or word
77
- exceeding the defined '-W' argument will automatically be printed to a new
78
- line, offset by '-w' plus 2 characters (which are the ":" and " " printed
79
- after the nick in the left column). Therefore, assuming that the default
80
- values are being used, an IRC message could never exceed 80 printed characters
81
- before word wrapping.
82
- - In order to connect to an IRC server, a nickname must be specified. Server
83
- username (-u), password (-k) and real name (-r) are optional.
84
-
85
-
86
69
REFERENCES
87
70
----------
88
71
You can’t perform that action at this time.
0 commit comments