config-getvar: update the help message
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
This commit is contained in:
parent
55b61eebb1
commit
88ce40667b
@ -13,20 +13,20 @@ Changes in version 1.16.1
|
|||||||
* po/it/Makefile - Davide Madrisan:
|
* po/it/Makefile - Davide Madrisan:
|
||||||
Better output messages.
|
Better output messages.
|
||||||
|
|
||||||
+ update
|
|
||||||
* Makefile.env - Davide Madrisan:
|
* Makefile.env - Davide Madrisan:
|
||||||
The variables PO_COPYRIGH_HOLDER and PO_BUGS_ADDRESS are no longer
|
The variables PO_COPYRIGH_HOLDER and PO_BUGS_ADDRESS are no longer
|
||||||
required. Remove them.
|
required. Remove them.
|
||||||
|
|
||||||
+ update
|
|
||||||
* lib/libtranslate.lib - Davide Madrisan:
|
* lib/libtranslate.lib - Davide Madrisan:
|
||||||
New library libtranslate.lib.
|
New library libtranslate.lib.
|
||||||
|
|
||||||
+ update
|
|
||||||
* lib/*, plugins/*, tests/* - Davide Madrisan:
|
* lib/*, plugins/*, tests/* - Davide Madrisan:
|
||||||
Use libtranslate.lib instead of duplicate the code in every library,
|
Use libtranslate.lib instead of duplicate the code in every library,
|
||||||
plugin, and test module.
|
plugin, and test module.
|
||||||
|
|
||||||
|
* config-getvar - Davide Madrisan:
|
||||||
|
Update the help message.
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Changes in version 1.16.0
|
Changes in version 1.16.0
|
||||||
|
@ -65,6 +65,7 @@ function usage() {
|
|||||||
|
|
||||||
"$"Samples"":
|
"$"Samples"":
|
||||||
@frontend@ -q -C ${default_cfg_list[0]} --eval=\"logging_dir\"
|
@frontend@ -q -C ${default_cfg_list[0]} --eval=\"logging_dir\"
|
||||||
|
@frontend@ --eval rpm_allowed_groups
|
||||||
|
|
||||||
"$"Report bugs to <davide.madrisan@gmail.com>."
|
"$"Report bugs to <davide.madrisan@gmail.com>."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user