config-getvar: update the help message

Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
Davide Madrisan 2012-11-30 22:24:51 +01:00
parent 55b61eebb1
commit 88ce40667b
2 changed files with 4 additions and 3 deletions

View File

@ -13,20 +13,20 @@ Changes in version 1.16.1
* po/it/Makefile - Davide Madrisan:
Better output messages.
+ update
* Makefile.env - Davide Madrisan:
The variables PO_COPYRIGH_HOLDER and PO_BUGS_ADDRESS are no longer
required. Remove them.
+ update
* lib/libtranslate.lib - Davide Madrisan:
New library libtranslate.lib.
+ update
* lib/*, plugins/*, tests/* - Davide Madrisan:
Use libtranslate.lib instead of duplicate the code in every library,
plugin, and test module.
* config-getvar - Davide Madrisan:
Update the help message.
-------------------------------------------------------------------------------
Changes in version 1.16.0

View File

@ -65,6 +65,7 @@ function usage() {
"$"Samples"":
@frontend@ -q -C ${default_cfg_list[0]} --eval=\"logging_dir\"
@frontend@ --eval rpm_allowed_groups
"$"Report bugs to <davide.madrisan@gmail.com>."