From: SourceForge.net <no...@so...> - 2007-03-02 15:31:11
|
Bugs item #1672486, was opened at 2007-03-02 10:31 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=121266&aid=1672486&group_id=21266 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: policycoreutils Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: James Athey (lightstruk) Assigned to: Nobody/Anonymous (nobody) Summary: command line binaries should support --version and --help Initial Comment: As detailed at http://www.gnu.org/prep/standards/html_node/Command_002dLine-Interfaces.html , it's a good idea for command line programs to support the --version and --help command line options. It's easier to find out what version a program is via --version than via rpm -q, where the name of the rpm may not match the name of the program. It should be trivial to add these to both the C and the python programs in policycoreutils. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=121266&aid=1672486&group_id=21266 |