Skip to content

Commit 531ddf1

Browse files
committed
chore(docs): fix ascii label
1 parent 76a05a5 commit 531ddf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Ždocs/guides/add-options-and-flags.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ boolean switch.
88

99
```text
1010
deploy --environment production --verbose
11-
└──────── option β”€β”€β”€β”€β”€β”€β”€β”€β”˜ └─ flag β”€β”˜
11+
└─────── option β”€β”€β”€β”€β”€β”€β”€β”˜ β”” flag β”€β”˜
1212
```
1313

1414
## Add a required option

0 commit comments

Comments
Β (0)