pck-update: update help message

Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
Davide Madrisan 2012-05-15 22:10:50 +02:00
parent 2af2c5bdc7
commit c439f88deb
3 changed files with 9 additions and 2 deletions

View File

@ -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

View File

@ -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')""

View File

@ -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"