[Darlan]Fix gajim-remote -help.
This commit is contained in:
parent
2cdb273d2e
commit
6b623c8afe
|
@ -142,7 +142,7 @@ def parseOpts():
|
||||||
'\n -v, --verbose ' + \
|
'\n -v, --verbose ' + \
|
||||||
_('Print xml stanzas and other debug information') + \
|
_('Print xml stanzas and other debug information') + \
|
||||||
'\n -p, --profile ' + \
|
'\n -p, --profile ' + \
|
||||||
_('Use config.name in configuration directory') + \
|
_('Use defined profile in configuration directory') + \
|
||||||
'\n -c, --config-path ' + \
|
'\n -c, --config-path ' + \
|
||||||
_('Set configuration directory') + \
|
_('Set configuration directory') + \
|
||||||
'\n -l, --loglevel ' + \
|
'\n -l, --loglevel ' + \
|
||||||
|
|
Loading…
Reference in New Issue