]> git.proxmox.com Git - rustc.git/blob - src/tools/cargo/tests/testsuite/init/unknown_flags/stderr.log
New upstream version 1.70.0+dfsg2
[rustc.git] / src / tools / cargo / tests / testsuite / init / unknown_flags / stderr.log
1 error: unexpected argument '--flag' found
2
3 tip: to pass '--flag' as a value, use '-- --flag'
4
5 Usage: cargo[EXE] init <path>
6
7 For more information, try '--help'.