First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 69660
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Leo Laursen <leo.laursen@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 69660 depends on: Show dependency tree
Show dependency graph
Bug 69660 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-31 12:59 0000
According to documentation, dog has an option "-w n" where n is number of
columns
Using it witout quotes gives the default value of 80 columnes regardless of n
using "-w n" (with quotes )gives n columnes.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From SpanKY 2005-02-10 21:36:09 0000 -------
the correct syntax is `dog -w#` ... the manpage is just formatted in an ugly
manor so you cant tell ... `dog -h` shows the correct format

touched up the manpage to read:
'[-w<cols>]' instead of '[-w cols]'
'-w<n>' instead of '-w n'

First Last Prev Next    No search results available      Search page      Enter new bug