1
0
Fork 0

fixed inaccurate information

This commit is contained in:
Kim, Jimin 2022-02-28 09:58:48 +09:00
parent 7bc8f636b1
commit 84e58f5c43

View file

@ -87,5 +87,5 @@ WIP
#### A command that only takes either "a" or "b"
```
-command ["a"|"b"]
-command <"a"|"b">
```