ソースを参照

doc: Fix config example

Serj Kalichev 1 年間 前
コミット
16c665c81b
1 ファイル変更3 行追加1 行削除
  1. 3 1
      docs/klish-plugin-sysrepo.ru.md

+ 3 - 1
docs/klish-plugin-sysrepo.ru.md

@@ -560,9 +560,11 @@ test
 <PLUGIN name="sysrepo">
 	ShowBrackets = y
 	ShowSemicolons = y
+	KeysWithStatement = y
 	FirstKeyWithStatement = n
-	MultiKeysWithStatement = y
 	Colorize = y
 	Indent = 2
+	HidePasswords = y
+	DefaultKeys = y
 </PLUGIN>
 ```