]> git.proxmox.com Git - cargo.git/commit - src/doc/src/commands/cargo-run.md
Update documentation for the `-r` short option for `--release`
authorJosh Triplett <josh@joshtriplett.org>
Sat, 4 Dec 2021 06:39:24 +0000 (22:39 -0800)
committerJosh Triplett <josh@joshtriplett.org>
Sat, 4 Dec 2021 06:39:24 +0000 (22:39 -0800)
commitc92d917f31c72da93e1a2c7d170235c0db3395fa
tree6c6de57eed66c5cc3da5a135e8a7897624f09e39
parent2f53ca2df153442d267de0d56048d8310c752936
Update documentation for the `-r` short option for `--release`
25 files changed:
src/doc/man/generated_txt/cargo-build.txt
src/doc/man/generated_txt/cargo-check.txt
src/doc/man/generated_txt/cargo-doc.txt
src/doc/man/generated_txt/cargo-fix.txt
src/doc/man/generated_txt/cargo-run.txt
src/doc/man/generated_txt/cargo-rustc.txt
src/doc/man/generated_txt/cargo-rustdoc.txt
src/doc/man/generated_txt/cargo-test.txt
src/doc/man/includes/options-release.md
src/doc/src/commands/cargo-build.md
src/doc/src/commands/cargo-check.md
src/doc/src/commands/cargo-doc.md
src/doc/src/commands/cargo-fix.md
src/doc/src/commands/cargo-run.md
src/doc/src/commands/cargo-rustc.md
src/doc/src/commands/cargo-rustdoc.md
src/doc/src/commands/cargo-test.md
src/etc/man/cargo-build.1
src/etc/man/cargo-check.1
src/etc/man/cargo-doc.1
src/etc/man/cargo-fix.1
src/etc/man/cargo-run.1
src/etc/man/cargo-rustc.1
src/etc/man/cargo-rustdoc.1
src/etc/man/cargo-test.1