Skip to content

Commit ab2c6d5

Browse files
committed
fixed typo and added shorthand for pre_commit flags
1 parent 8b1bf02 commit ab2c6d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/scripts/py-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ mentions:
1111

1212
# Python Files
1313

14-
There are a couple scripts and functions that is available in the `.\pys` directory.
14+
There are a couple scripts and functions that are available in the `.\pys` directory.
1515

1616
Read their comments to understand more.
1717
All links lead to the [resource-packs](https://github.com/BEComTweaks/resource-packs) version of the scripts
@@ -73,10 +73,10 @@ Does 3 processes
7373

7474
::: details Flags:
7575

76-
<kbd>--use-relative-location</kbd>
76+
<kbd>--use-relative-location, -rl</kbd>
7777
- Uses relative location in your folder than the Web URL version
7878

79-
<kbd>--format</kbd>
79+
<kbd>--format, -f</kbd>
8080
- Uses [Prettier](https://prettier.io/) to make code look better
8181

8282
:::

0 commit comments

Comments
 (0)