Skip to content

Commit 415482f

Browse files
authored
Update README
1 parent 9749527 commit 415482f

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -66,23 +66,6 @@ usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name]
6666
-W maximum width of the entire printed stream (default '80')
6767

6868

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-
8669
REFERENCES
8770
----------
8871

0 commit comments

Comments
 (0)