Skip to content

Commit 8209436

Browse files
committed
Updated CLI cmd usage comments to shortest alias
1 parent 4a3a276 commit 8209436

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

is-legacy-terminal/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pip install is-legacy-terminal
2626
## 💻 Command line usage
2727

2828
```bash
29-
is-legacy-terminal # or islegacyterm
29+
is-legacy-terminal # or islegacy
3030
# e.g. => True
3131
```
3232

is-unicode-supported/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pip install is-unicode-supported
2626
## 💻 Command line usage
2727

2828
```bash
29-
is-unicode-supported # or isunicodesupported
29+
is-unicode-supported # or supportsunicode
3030
# e.g. => True
3131
```
3232

0 commit comments

Comments
 (0)