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.
1 parent 9d3f4e4 commit 4abbe3bCopy full SHA for 4abbe3b
src/doc/man/cargo-add.md
@@ -11,7 +11,7 @@ cargo-add --- Add dependencies to a Cargo.toml manifest file
11
12
`cargo add` [_options_] _crate_...\
13
`cargo add` [_options_] `--path` _path_\
14
-`cargo add` [_options_] `--git` _url_ [_crate_...]\
+`cargo add` [_options_] `--git` _url_ [_crate_...]
15
16
17
## DESCRIPTION
src/doc/src/commands/cargo-add.md
@@ -7,7 +7,7 @@ cargo-add --- Add dependencies to a Cargo.toml manifest file
7
8
9
10
0 commit comments