File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3030Example:
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pip install remove-json-keys
2525
2626Run the CLI:
2727``` bash
28- remove-json-keys [options] # or remove-json
28+ remove-json-keys [options] # or removejson
2929```
3030
3131If no options are passed, the CLI will:
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ pip install translate-messages
2525
2626Run the CLI:
2727``` bash
28- translate-messages [options] # or translate-msgs
28+ translate-messages [options] # or translatemsgs
2929```
3030
3131If no options are passed, the CLI will:
You can’t perform that action at this time.
0 commit comments