docs: add registry flag in every command
This commit is contained in:
parent
d8d61aceaa
commit
47160748b6
@ -48,6 +48,7 @@ FLAGS
|
|||||||
-c, --components=<value> place for installation of components
|
-c, --components=<value> place for installation of components
|
||||||
-f, --force override the existing file
|
-f, --force override the existing file
|
||||||
-p, --config=<value> path to config
|
-p, --config=<value> path to config
|
||||||
|
-r, --registry=<value> override registry ur
|
||||||
-s, --shared=<value> place for installation of shared.ts
|
-s, --shared=<value> place for installation of shared.ts
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
@ -89,6 +90,7 @@ USAGE
|
|||||||
|
|
||||||
FLAGS
|
FLAGS
|
||||||
-p, --config=<value> path to config
|
-p, --config=<value> path to config
|
||||||
|
-r, --registry=<value> override registry url
|
||||||
-u, --url include component file URL
|
-u, --url include component file URL
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
@ -113,6 +115,9 @@ USAGE
|
|||||||
ARGUMENTS
|
ARGUMENTS
|
||||||
QUERY search query
|
QUERY search query
|
||||||
|
|
||||||
|
FLAGS
|
||||||
|
-r, --registry=<value> override registry url
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
Search components.
|
Search components.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user