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