Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit f1fae0b

Browse files
Non-functional changes.
1 parent 6a9185f commit f1fae0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ $ glob-uglifyjs -h
2525
| Argument | Type | Default | Description |
2626
|--------------------------------|---------|-----------------------------|----------------------------|
2727
| -h, --help | boolean | `false` | Show help. |
28-
| -p, --pattern <sup>[1]</sup> | string | | Files glob pattern. |
28+
| -p, --pattern <sup>[*]</sup> | string | | Files glob pattern. |
2929
| -v, --version | boolean | `false` | Show version number. |
3030
| -c, --config | string | `glob-uglifyjs.config.json` | Path to JSON config file. |
3131

32-
<sup>[1]</sup> - argument required.
32+
<sup>[*]</sup> - argument required.
3333

3434

3535
## Config

0 commit comments

Comments
 (0)