diff --git a/docs/reference/cli-commands.md b/docs/reference/cli-commands.md index 4c34b59c9..4cef3a19b 100644 --- a/docs/reference/cli-commands.md +++ b/docs/reference/cli-commands.md @@ -49,7 +49,7 @@ label (or append if the label is not found). The `add-identities` command is used to add new identities. - + ```{terminal} :input: pebble add-identities --help Usage: @@ -70,7 +70,7 @@ For example, to add a local admin named "bob", use YAML like this: [add-identities command options] --from= Path of YAML file to read identities from (required) ``` - + (reference_pebble_changes_command)=