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

Commit 6c5d2c0

Browse files
committed
Remove duplicate options from README.md files
1 parent b894dfb commit 6c5d2c0

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -232,12 +232,10 @@ Commands:
232232
233233
Options:
234234
--version Show version number [boolean]
235-
--help Show help [boolean]
236235
--pattern Regular expression that matches basename of config files
237236
[string] [default: "\.schema\.autogen(\.(json|yaml|yml))?$"]
238237
--ignored Name of directories to be ignored
239238
[array] [default: [".git","node_modules"]]
240-
--version Show version number [boolean]
241239
--help Show help [boolean]
242240
```
243241

packages/cli/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,10 @@ Commands:
176176
177177
Options:
178178
--version Show version number [boolean]
179-
--help Show help [boolean]
180179
--pattern Regular expression that matches basename of config files
181180
[string] [default: "\.schema\.autogen(\.(json|yaml|yml))?$"]
182181
--ignored Name of directories to be ignored
183182
[array] [default: [".git","node_modules"]]
184-
--version Show version number [boolean]
185183
--help Show help [boolean]
186184
```
187185

0 commit comments

Comments
 (0)