]> git.proxmox.com Git - rustc.git/blobdiff - vendor/clap/examples/derive_ref/interop_tests.md
Update upstream source from tag 'upstream/1.70.0+dfsg1'
[rustc.git] / vendor / clap / examples / derive_ref / interop_tests.md
index a7bcc7e7da57aed435358b1eac7c9f47252b5a81..b29e2d52d06fe34670767fee4023cabfa103e00b 100644 (file)
@@ -142,7 +142,7 @@ $ interop_hand_subcommand add --unknown
 ? failed
 error: unexpected argument '--unknown' found
 
-  note: to pass '--unknown' as a value, use '-- --unknown'
+  tip: to pass '--unknown' as a value, use '-- --unknown'
 
 Usage: interop_hand_subcommand[EXE] add [NAME]...