After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 303463 - Make Program's help options more helpful
Make Program's help options more helpful
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other Linux
: Normal trivial
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2005-05-08 13:03 UTC by Adam Schreiber
Modified: 2005-05-10 17:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Adds verbosity to agent help (695 bytes, patch)
2005-05-08 13:04 UTC, Adam Schreiber
reviewed Details | Review
Adds our command line options to seahorse -? (496 bytes, patch)
2005-05-08 13:04 UTC, Adam Schreiber
committed Details | Review

Description Adam Schreiber 2005-05-08 13:03:28 UTC
Run either

seahorse-agent -?

or

seahorse -?
Comment 1 Adam Schreiber 2005-05-08 13:04:11 UTC
Created attachment 46162 [details] [review]
Adds verbosity to agent help
Comment 2 Adam Schreiber 2005-05-08 13:04:44 UTC
Created attachment 46163 [details] [review]
Adds our command line options to seahorse -?
Comment 3 Stef Walter 2005-05-08 16:11:45 UTC
I've committed the patch for seahorse, to both the seahorse-0-8 and HEAD branches.

But as far as seahorse-agent, would it be too much work to convert it to use
popt style command line args similar to seahorse?