Commit ea64ff9
committed
docs: fix missing list prefix for --security-opt label entry
The --security-opt label flag was added by #4639 but was indented as a
continuation of the apparmor line rather than its own list item. Add the
missing '- ' prefix to restore consistent Markdown formatting.
Partial fix for #3867
Signed-off-by: Ogulcan Aydogan <ogulcanaydogan@hotmail.com>1 parent 9667cae commit ea64ff9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments