From c23a457e72abe608715ac76f076f47dc42af07a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 20:31:44 +0200 Subject: Merging upstream version 1.74.1+dfsg1. Signed-off-by: Daniel Baumann --- src/tools/cargo/tests/testsuite/cargo_init/help/stdout.log | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/tools/cargo/tests/testsuite/cargo_init/help/stdout.log') diff --git a/src/tools/cargo/tests/testsuite/cargo_init/help/stdout.log b/src/tools/cargo/tests/testsuite/cargo_init/help/stdout.log index 5dfb02498..0eb4c976b 100644 --- a/src/tools/cargo/tests/testsuite/cargo_init/help/stdout.log +++ b/src/tools/cargo/tests/testsuite/cargo_init/help/stdout.log @@ -6,10 +6,9 @@ Arguments: [path] [default: .] Options: - --vcs Initialize a new repository for the given version control system (git, - hg, pijul, or fossil) or do not initialize any version control at all - (none), overriding a global configuration. [possible values: git, hg, - pijul, fossil, none] + --vcs Initialize a new repository for the given version control system, + overriding a global configuration. [possible values: git, hg, pijul, + fossil, none] --bin Use a binary (application) template [default] --lib Use a library template --edition Edition to set for the crate generated [possible values: 2015, 2018, -- cgit v1.2.3