瀏覽代碼

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>
 ```