Skip to content

Commit f76403a

Browse files
authored
change -w default from 10 to 20
1 parent b9125de commit f76403a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ usage: kirc [-s hostname] [-p port] [-c channel] [-n nick] [-r real name] [-u us
3030
-V verbose output (e.g. raw stream)
3131
-o output path to log irc stream
3232
-x send command to irc server after inital connection
33-
-w maximum width of the printed left column (default: '10')
33+
-w maximum width of the printed left column (default: '20')
3434
-W maximum width of the entire printed stream (default '80')
3535
-h basic usage information
3636
```

0 commit comments

Comments
 (0)