Skip to content

Commit b48afff

Browse files
committed
Adjust documentation for iterate-ch/cyberduck#16874.
1 parent c8cf400 commit b48afff

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

protocols/profiles/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,10 @@ The value of `Vendor` must be unique among all installed connection profiles.
126126
<key>Password Placeholder</key>
127127
<string>Secret Key</string>
128128
<key>Properties</key>
129-
<array>
130-
<string>key=value</string>
131-
</array>
129+
<dict>
130+
<key>property name</key>
131+
<string>property value</string>
132+
</dict>
132133
<key>Disk</key>
133134
<string>
134135
TU0AKgAFiw6AACBQOCQWDQeEQmFQuGQ2HQ+IRGJROKRWLReMRmNRuOR2PR+QSGRSOSSWTSeU

0 commit comments

Comments
 (0)