summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/tests/testsuite/cargo_add/invalid_arg/stderr.log
blob: 96d067ed1fdcb05d099884c0ee71017a5f900890 (plain)
1
2
3
4
5
6
7
8
9
error: unexpected argument '--flag' found

  tip: a similar argument exists: '--tag'

Usage: cargo add [OPTIONS] <DEP>[@<VERSION>] ...
       cargo add [OPTIONS] --path <PATH> ...
       cargo add [OPTIONS] --git <URL> ...

For more information, try '--help'.