From ca8b8d0b7a282bd952e3173008cdbd95ac40c2ff Mon Sep 17 00:00:00 2001 From: Rezart Qelibari Date: Sun, 13 Feb 2022 22:27:05 +0100 Subject: [PATCH] Insert colon at RIF scheme in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2e095b..caf5d4a 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ might want to ask the user in order to configure some aspect of the system. The general schema is: ```zsh -#(i|p|c|s) = [# (: ) [(; : )...]] +#(i|p|c|s): = [# (: ) [(; : )...]] s: --highlight-color=What color shall your system highlight color be? # choose from: blue,red,light green; p: --user-password=What color shall your system highlight color be? ```