Skip to content

Commit

Permalink
add backtick to <empty> (#3736)
Browse files Browse the repository at this point in the history
Signed-off-by: MarkAckert <[email protected]>
  • Loading branch information
MarkAckert authored Feb 21, 2024
1 parent f4f61a7 commit 1646329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/commands/certificate/pkcs12/lock/.parameters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
keystore-dir|d|string|required||||Keystore directory.
user||string|required||||Owner of the keystore directory.
group||string|required||||Group of the keystore directory.
group-permission||string|||||Group permission. Can be <empty> for no permission, or `read`, `write`.
group-permission||string|||||Group permission. Can be `<empty>` for no permission, or `read`, `write`.

0 comments on commit 1646329

Please sign in to comment.