shelve: add missing space in help text

The change is trivial and unlikely to have been translated so we update
translation files too.
This commit is contained in:
Mads Kiilerich 2016-11-14 22:43:25 +01:00
parent 367ebf8ba3
commit 9c5f48e630
4 changed files with 4 additions and 4 deletions

View File

@ -865,7 +865,7 @@ def shelvecmd(ui, repo, *pats, **opts):
files. If specific files or directories are named, only changes to
those files are shelved.
In bare shelve(when no files are specified, without interactive,
In bare shelve (when no files are specified, without interactive,
include and exclude option), shelving remembers information if the
working directory was on newly created branch, in other words working
directory was on different branch than its first parent. In this

View File

@ -10464,7 +10464,7 @@ msgstr ""
" 指定対象の変更のみが退避されます。"
msgid ""
" In bare shelve(when no files are specified, without interactive,\n"
" In bare shelve (when no files are specified, without interactive,\n"
" include and exclude option), shelving remembers information if the\n"
" working directory was on newly created branch, in other words working\n"
" directory was on different branch than its first parent. In this\n"

View File

@ -10582,7 +10582,7 @@ msgstr ""
" engavetadas."
msgid ""
" In bare shelve(when no files are specified, without interactive,\n"
" In bare shelve (when no files are specified, without interactive,\n"
" include and exclude option), shelving remembers information if the\n"
" working directory was on newly created branch, in other words working\n"
" directory was on different branch than its first parent. In this\n"

View File

@ -36,7 +36,7 @@ shelve has a help message
specific files or directories are named, only changes to those files are
shelved.
In bare shelve(when no files are specified, without interactive, include
In bare shelve (when no files are specified, without interactive, include
and exclude option), shelving remembers information if the working
directory was on newly created branch, in other words working directory
was on different branch than its first parent. In this situation