We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ceb1389 + c71bd22 commit 9634a3aCopy full SHA for 9634a3a
src/etc/_cargo
@@ -151,7 +151,7 @@ case $state in
151
152
init)
153
_arguments \
154
- '--bin[use binary template]' \
+ '--lib[use library template]' \
155
'--vcs:initialize a new repo with a given VCS:(git hg none)' \
156
'(-h, --help)'{-h,--help}'[show help message]' \
157
'--name=[set the resulting package name]' \
@@ -213,7 +213,7 @@ case $state in
213
214
new)
215
216
217
218
219
0 commit comments