From 88d1ec4201104e13875343af5f299a7687e6ad3d Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 9 Nov 2020 21:07:26 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bdb8f3..afe718e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Most implementations only support having one property with a given name in a sec # Usage ``` -Usage: multini [option]... ACTION ini_file [section] [param] [value] +Usage: multini [OPTION]... ACTION ini_file [section] [param] [value] Actions: -g, --get Get values for a given combination of parameters. -s, --set Set values for a given combination of parameters.