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 663547 - dconf tool does not show load/dump in usage message
dconf tool does not show load/dump in usage message
Status: RESOLVED FIXED
Product: dconf
Classification: Core
Component: general
git master
Other Linux
: Normal trivial
: ---
Assigned To: dconf-maint
dconf-maint
Depends on:
Blocks:
 
 
Reported: 2011-11-07 11:16 UTC by Roberto C. Morano
Modified: 2012-02-06 19:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes usage message to include 'load' and 'dump' options (450 bytes, patch)
2011-11-07 11:16 UTC, Roberto C. Morano
none Details | Review
cli: Fix help message to include 'load' and 'dump' (1.25 KB, patch)
2012-02-06 19:13 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Roberto C. Morano 2011-11-07 11:16:56 UTC
Created attachment 200874 [details] [review]
Fixes usage message to include 'load' and 'dump' options

Actually neither 'load' nor 'dump' options are shown in the general usage message although if you execute them, they work properly.

I do attach a patch to add them to the general usage message.
Comment 1 Allison Karlitskaya (desrt) 2012-02-06 19:13:32 UTC
Created attachment 206929 [details] [review]
cli: Fix help message to include 'load' and 'dump'
Comment 2 Allison Karlitskaya (desrt) 2012-02-06 19:13:46 UTC
Attachment 206929 [details] pushed as 0ad5575 - cli: Fix help message to include 'load' and 'dump'