gsettings-tool: Add --version into general usage

https://bugzilla.gnome.org/show_bug.cgi?id=707002
This commit is contained in:
Jiro Matsuzawa 2013-08-29 01:05:29 +09:00 committed by Ryan Lortie
parent 6568843624
commit d5e2a57741

View File

@ -634,6 +634,7 @@ gsettings_help (gboolean requested,
{ {
g_string_append (string, g_string_append (string,
_("Usage:\n" _("Usage:\n"
" gsettings --version\n"
" gsettings [--schemadir SCHEMADIR] COMMAND [ARGS...]\n" " gsettings [--schemadir SCHEMADIR] COMMAND [ARGS...]\n"
"\n" "\n"
"Commands:\n" "Commands:\n"