Skip to content

Commit 93d1105

Browse files
Fixing command docs with new version of oclif readme
1 parent 19b0382 commit 93d1105

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ USAGE
120120
$ sc help [COMMAND...] [-n]
121121
122122
ARGUMENTS
123-
COMMAND... Command to show help for.
123+
[COMMAND...] Command to show help for.
124124
125125
FLAGS
126126
-n, --nested-commands Include all nested commands in the output.
@@ -764,7 +764,7 @@ USAGE
764764
$ sc plugins remove [PLUGIN...] [-h] [-v]
765765
766766
ARGUMENTS
767-
PLUGIN... plugin to uninstall
767+
[PLUGIN...] plugin to uninstall
768768
769769
FLAGS
770770
-h, --help Show CLI help.
@@ -805,7 +805,7 @@ USAGE
805805
$ sc plugins uninstall [PLUGIN...] [-h] [-v]
806806
807807
ARGUMENTS
808-
PLUGIN... plugin to uninstall
808+
[PLUGIN...] plugin to uninstall
809809
810810
FLAGS
811811
-h, --help Show CLI help.
@@ -833,7 +833,7 @@ USAGE
833833
$ sc plugins unlink [PLUGIN...] [-h] [-v]
834834
835835
ARGUMENTS
836-
PLUGIN... plugin to uninstall
836+
[PLUGIN...] plugin to uninstall
837837
838838
FLAGS
839839
-h, --help Show CLI help.

0 commit comments

Comments
 (0)