[Darlan]Fix gajim-remote -help.

This commit is contained in:
Denis Fomin 2013-08-26 09:32:16 +04:00
parent 2cdb273d2e
commit 6b623c8afe
1 changed files with 1 additions and 1 deletions

View File

@ -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 ' + \