diff --git a/docs/2-usage/1-overview.md b/docs/2-usage/1-overview.md index b275123..5e3560a 100644 --- a/docs/2-usage/1-overview.md +++ b/docs/2-usage/1-overview.md @@ -83,3 +83,9 @@ WIP ``` -command [ ] ``` + +#### A command that only takes either "a" or "b" + +``` +-command ["a"|"b"] +```