Update README.md

This commit is contained in:
2020-11-09 21:07:26 +03:00
committed by GitHub
parent 47b9dba690
commit 88d1ec4201

View File

@ -39,7 +39,7 @@ Most implementations only support having one property with a given name in a sec
# Usage # Usage
``` ```
Usage: multini [option]... ACTION ini_file [section] [param] [value] Usage: multini [OPTION]... ACTION ini_file [section] [param] [value]
Actions: Actions:
-g, --get Get values for a given combination of parameters. -g, --get Get values for a given combination of parameters.
-s, --set Set values for a given combination of parameters. -s, --set Set values for a given combination of parameters.