mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-17 20:54:38 +03:00
Switch logging config to ini format
Implement #61 Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
@@ -11,7 +11,7 @@ def test_cli_help(capsys):
|
||||
"optional arguments:\n",
|
||||
" -h, --help show this help message and exit\n",
|
||||
" --logging-conf LOGGING_CONF\n",
|
||||
" Specify logging configuration YAML file.\n",
|
||||
" Logging configuration ini file.\n",
|
||||
" --logger LOGGER Specify logger name\n",
|
||||
" --dry-run Dry run operations.\n",
|
||||
"\n",
|
||||
|
||||
Reference in New Issue
Block a user