From 086e71da00964215d9609bf7e6e919ef4f0bb74c Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sun, 30 Jan 2022 15:24:55 -0800 Subject: [PATCH] Fix typo: `--timing` -> `--timings` --- src/doc/man/generated_txt/cargo-bench.txt | 8 ++++---- src/doc/man/generated_txt/cargo-build.txt | 8 ++++---- src/doc/man/generated_txt/cargo-check.txt | 8 ++++---- src/doc/man/generated_txt/cargo-doc.txt | 8 ++++---- src/doc/man/generated_txt/cargo-fix.txt | 8 ++++---- src/doc/man/generated_txt/cargo-install.txt | 8 ++++---- src/doc/man/generated_txt/cargo-run.txt | 8 ++++---- src/doc/man/generated_txt/cargo-rustc.txt | 8 ++++---- src/doc/man/generated_txt/cargo-rustdoc.txt | 8 ++++---- src/doc/man/generated_txt/cargo-test.txt | 8 ++++---- src/doc/man/includes/options-timings.md | 2 +- src/doc/src/commands/cargo-bench.md | 2 +- src/doc/src/commands/cargo-build.md | 2 +- src/doc/src/commands/cargo-check.md | 2 +- src/doc/src/commands/cargo-doc.md | 2 +- src/doc/src/commands/cargo-fix.md | 2 +- src/doc/src/commands/cargo-install.md | 2 +- src/doc/src/commands/cargo-run.md | 2 +- src/doc/src/commands/cargo-rustc.md | 2 +- src/doc/src/commands/cargo-rustdoc.md | 2 +- src/doc/src/commands/cargo-test.md | 2 +- src/etc/man/cargo-bench.1 | 2 +- src/etc/man/cargo-build.1 | 2 +- src/etc/man/cargo-check.1 | 2 +- src/etc/man/cargo-doc.1 | 2 +- src/etc/man/cargo-fix.1 | 2 +- src/etc/man/cargo-install.1 | 2 +- src/etc/man/cargo-run.1 | 2 +- src/etc/man/cargo-rustc.1 | 2 +- src/etc/man/cargo-rustdoc.1 | 2 +- src/etc/man/cargo-test.1 | 2 +- 31 files changed, 61 insertions(+), 61 deletions(-) diff --git a/src/doc/man/generated_txt/cargo-bench.txt b/src/doc/man/generated_txt/cargo-bench.txt index d3de4625dbb..d0cf157035d 100644 --- a/src/doc/man/generated_txt/cargo-bench.txt +++ b/src/doc/man/generated_txt/cargo-bench.txt @@ -222,10 +222,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-build.txt b/src/doc/man/generated_txt/cargo-build.txt index 8735155804c..0cfb6539b54 100644 --- a/src/doc/man/generated_txt/cargo-build.txt +++ b/src/doc/man/generated_txt/cargo-build.txt @@ -159,10 +159,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-check.txt b/src/doc/man/generated_txt/cargo-check.txt index d9139d4aafe..cb2e547064f 100644 --- a/src/doc/man/generated_txt/cargo-check.txt +++ b/src/doc/man/generated_txt/cargo-check.txt @@ -172,10 +172,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-doc.txt b/src/doc/man/generated_txt/cargo-doc.txt index 141952f1ca0..1341c7f38cd 100644 --- a/src/doc/man/generated_txt/cargo-doc.txt +++ b/src/doc/man/generated_txt/cargo-doc.txt @@ -143,10 +143,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-fix.txt b/src/doc/man/generated_txt/cargo-fix.txt index 36136c903fc..1af91e83269 100644 --- a/src/doc/man/generated_txt/cargo-fix.txt +++ b/src/doc/man/generated_txt/cargo-fix.txt @@ -245,10 +245,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-install.txt b/src/doc/man/generated_txt/cargo-install.txt index 4482c239e5b..791bb553058 100644 --- a/src/doc/man/generated_txt/cargo-install.txt +++ b/src/doc/man/generated_txt/cargo-install.txt @@ -208,10 +208,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-run.txt b/src/doc/man/generated_txt/cargo-run.txt index 42f23f96181..7ddfa0cf9ee 100644 --- a/src/doc/man/generated_txt/cargo-run.txt +++ b/src/doc/man/generated_txt/cargo-run.txt @@ -88,10 +88,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-rustc.txt b/src/doc/man/generated_txt/cargo-rustc.txt index 282adfbdedb..fde805e9b4e 100644 --- a/src/doc/man/generated_txt/cargo-rustc.txt +++ b/src/doc/man/generated_txt/cargo-rustc.txt @@ -167,10 +167,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-rustdoc.txt b/src/doc/man/generated_txt/cargo-rustdoc.txt index 7a73fe8d7b5..a2695c0289e 100644 --- a/src/doc/man/generated_txt/cargo-rustdoc.txt +++ b/src/doc/man/generated_txt/cargo-rustdoc.txt @@ -159,10 +159,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/generated_txt/cargo-test.txt b/src/doc/man/generated_txt/cargo-test.txt index 721e7ee7bf2..72027e10e6b 100644 --- a/src/doc/man/generated_txt/cargo-test.txt +++ b/src/doc/man/generated_txt/cargo-test.txt @@ -236,10 +236,10 @@ OPTIONS --timings=fmts Output information how long each compilation takes, and track concurrency information over time. Accepts an optional - comma-separated list of output formats; --timing without an argument - will default to --timing=html. Specifying an output format (rather - than the default) is unstable and requires -Zunstable-options. Valid - output formats: + comma-separated list of output formats; --timings without an + argument will default to --timings=html. Specifying an output format + (rather than the default) is unstable and requires + -Zunstable-options. Valid output formats: o html: Write a human-readable file cargo-timing.html to the target/cargo-timings directory with a report of the compilation. diff --git a/src/doc/man/includes/options-timings.md b/src/doc/man/includes/options-timings.md index f04ab3c0c39..963b30d4719 100644 --- a/src/doc/man/includes/options-timings.md +++ b/src/doc/man/includes/options-timings.md @@ -1,7 +1,7 @@ {{#option "`--timings=`_fmts_"}} Output information how long each compilation takes, and track concurrency information over time. Accepts an optional comma-separated list of output -formats; `--timing` without an argument will default to `--timing=html`. +formats; `--timings` without an argument will default to `--timings=html`. Specifying an output format (rather than the default) is unstable and requires `-Zunstable-options`. Valid output formats: diff --git a/src/doc/src/commands/cargo-bench.md b/src/doc/src/commands/cargo-bench.md index 4ef92e37465..95343ef3d39 100644 --- a/src/doc/src/commands/cargo-bench.md +++ b/src/doc/src/commands/cargo-bench.md @@ -268,7 +268,7 @@ required Rust version as configured in the project's rust-version f
--timings=fmts
Output information how long each compilation takes, and track concurrency information over time. Accepts an optional comma-separated list of output -formats; --timing without an argument will default to --timing=html. +formats; --timings without an argument will default to --timings=html. Specifying an output format (rather than the default) is unstable and requires -Zunstable-options. Valid output formats: