fix docs and readme

This commit is contained in:
2020-12-17 21:18:14 +03:00
parent 2fbd9030eb
commit a703dd375c
3 changed files with 23 additions and 24 deletions

View File

@ -1,6 +1,6 @@
A utility for manipulating ini files with duplicate keys
Usage: multini [OPTION]... [ACTION] config_file [section] [param] [value]
Usage: multini [OPTION]... [ACTION] config_file [section] [key] [value]
Actions:
-g, --get Get values for a given combination of parameters.
-s, --set Set values for a given combination of parameters.