diff --git a/docs/command-line-syntax.md b/docs/command-line-syntax.md index dc828961d..f931eec13 100644 --- a/docs/command-line-syntax.md +++ b/docs/command-line-syntax.md @@ -51,7 +51,7 @@ _optional argument with placeholder:_ `command sub-command []` _required argument with mutually exclusive options:_ -`command sub-command <{path | string}>` +`command sub-command { | | literal}` _optional argument with mutually exclusive options:_ -`command sub-command [{ | }]` +`command sub-command [ | ]`