diff options
| author | Markus Hiereth <post@hiereth.de> | 2014-11-29 06:44:29 +0000 |
|---|---|---|
| committer | Tatsuya Kinoshita <tats@debian.org> | 2014-11-29 06:44:29 +0000 |
| commit | cbdc37330bda8b23a172def1cf4d94b598d311ee (patch) | |
| tree | 19907bc302d61a4e674c11bc8064d4c33b55be71 /doc | |
| parent | Add more info on configuration (diff) | |
| download | w3m-cbdc37330bda8b23a172def1cf4d94b598d311ee.tar.gz w3m-cbdc37330bda8b23a172def1cf4d94b598d311ee.zip | |
Note that -cols only affects when HTML is rendered
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766550#30
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=285251
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/w3m.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -85,8 +85,8 @@ automatically render frame .B -dump dump formatted page into stdout .TP -.B -cols width -specify column width (used with -dump) +.B -cols num +with stdout as destination; HTML is rendered to lines of \fInum\fR characters .TP .B -ppc count specify the number of pixels per character (4.0...32.0). |
