Bug 3166 - hivetool -a flag not correctly documented in --help
Summary: hivetool -a flag not correctly documented in --help
Status: CLOSED WORKSFORME
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Other (show other bugs)
Version: 3.0.0
Hardware: PC Unknown
: P2 Minor
Target Milestone: 4.19.0
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 09:26 CEST by Inge Wallin
Modified: 2025-03-18 16:18 CET (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Inge Wallin cendio 2009-06-03 09:26:21 CEST
When the user types 

hivetool -Ra /

he gets a nice list of all parameters.  But if he types

hivetool -aR /

he gets a "usage" error message.  However, the usage text doesn't show why the above line is wrong.  The issue turns out to be that -a needs a parameter ("/" in this case), and that's not documented in the --help.
Comment 1 Pierre Ossman cendio 2025-03-18 16:18:22 CET
This got fixed in r40859 for bug 7889. Note that we forgot to fix the man page, but we already have bug 8425 for that.

Note You need to log in before you can comment on or make changes to this bug.