Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lechindianer committed Oct 22, 2015
1 parent 829408c commit 295579c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/etc/_cargo
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ case $state in
'--manifest-path=[path to manifest]' \
'--no-deps[do not build docs for dependencies]' \
'--no-default-features[do not build the default features]' \
'--open[oen docs in browser after the build]' \
'--open[open docs in browser after the build]' \
'(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
'--color=:colorization option:(auto always never)' \
;;
Expand Down

0 comments on commit 295579c

Please sign in to comment.