We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d604e83 commit a3682d6Copy full SHA for a3682d6
plugins/README.md
@@ -91,13 +91,14 @@ indexer via the -R option.
91
<void property="flag">
92
<string>REQUISITE</string>
93
</void>
94
- </object>
95
- <void property="setup">
96
- <void method="put">
97
- <string>objectclass</string>
98
- <string>posixAccount</string>
+
+ <void property="setup">
+ <void method="put">
+ <string>objectclass</string>
+ <string>posixAccount</string>
99
+ </void>
100
- </void>
101
+ </object>
102
103
104
<!-- Authorization stacks follow -->
0 commit comments