Fix typo
Change-Id: Iea9aa138ae2e38635d4a717e8518f83d3775ee9a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162411 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
038476af69
commit
bae0c8eb3e
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ VERBOSE=verbose_none
|
||||||
USAGE="Usage: $0 [-h|-k <keep_num_versions>|-p <symbol_store_path>|-c <comment>|-n|-v]
|
USAGE="Usage: $0 [-h|-k <keep_num_versions>|-p <symbol_store_path>|-c <comment>|-n|-v]
|
||||||
-h: this cruft
|
-h: this cruft
|
||||||
-c <comment> specifies a comment for the transaction
|
-c <comment> specifies a comment for the transaction
|
||||||
-n do not store exe/dll on the symbole server
|
-n do not store exe/dll on the symbol server
|
||||||
-k <int>: keep this number of old symbol versions around
|
-k <int>: keep this number of old symbol versions around
|
||||||
(default: ${MAX_KEEP}. Set to 0 for unlimited)
|
(default: ${MAX_KEEP}. Set to 0 for unlimited)
|
||||||
-v verbose mode, output detail report of files
|
-v verbose mode, output detail report of files
|
||||||
|
|
Loading…
Reference in a new issue