pck-update: update help message
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
2af2c5bdc7
commit
c439f88deb
@ -46,7 +46,11 @@ Changes in version 1.12.0
|
||||
|
||||
+ update
|
||||
* TODO - Davide Madrisan:
|
||||
Remove out of date stuff out of date stuff.
|
||||
Remove out of date stuff out of date stuff.
|
||||
|
||||
+ update
|
||||
* pck-update - Davide Madrisan:
|
||||
Update help message.
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
|
@ -138,7 +138,7 @@ function usage() {
|
||||
"$"action"" 10: "$"Do not upload the srpm package""
|
||||
--norpm "$"action"" 5: "$"Only build the srpm package""
|
||||
"$"action"" 10: "$"Do not upload the rpm packages""
|
||||
--list-check "$"action"" 5: "$"Do a \"list check\"""
|
||||
--list-check "$"action"" 5: "$"Do a \`list check'""
|
||||
-c, --clear "$"Remove all the temporary files except (s)rpm packages""
|
||||
-f, --format "$"Enable specfile autoformatting""
|
||||
-L, --log "$"Unable logging to file (logging dir: \`\$logging_dir')""
|
||||
|
@ -147,6 +147,9 @@ msgstr "Crea soltanto il pacchetto srpm"
|
||||
msgid "Do not upload the rpm packages"
|
||||
msgstr "Non effettua l'upload dei pacchetti rpm"
|
||||
|
||||
msgid "Do a \\`list check'"
|
||||
msgstr "Cerca i file non pacchettizzati"
|
||||
|
||||
msgid "Remove all the temporary files except (s)rpm packages"
|
||||
msgstr "Rimuove tutti i file temporanei"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user