Skip to content

Commit e22f513

Browse files
committed
Changed cmd alias comments to shortest possible ones
1 parent 44c7043 commit e22f513

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

get-min-py/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pip install get-min-py
2424
## 💻 Command line usage
2525

2626
```bash
27-
get-min-py <pkg>[,pkg_b,pkg_c] # or check-min-py
27+
get-min-py <pkg>[,pkg_b,pkg_c] # or getminpy
2828
```
2929

3030
Example:

remove-json-keys/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pip install remove-json-keys
2525

2626
Run the CLI:
2727
```bash
28-
remove-json-keys [options] # or remove-json
28+
remove-json-keys [options] # or removejson
2929
```
3030

3131
If no options are passed, the CLI will:

translate-messages/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pip install translate-messages
2525

2626
Run the CLI:
2727
```bash
28-
translate-messages [options] # or translate-msgs
28+
translate-messages [options] # or translatemsgs
2929
```
3030

3131
If no options are passed, the CLI will:

0 commit comments

Comments
 (0)