rust/rhg/src/commands/files.rs
changeset 53017 65f6f1fe43ef
parent 52343 393ad2685fb4
--- a/rust/rhg/src/commands/files.rs	Mon Feb 24 16:56:09 2025 -0500
+++ b/rust/rhg/src/commands/files.rs	Wed Feb 26 09:25:53 2025 -0500
@@ -26,7 +26,7 @@
             Arg::new("rev")
                 .help("search the repository as it is in REV")
                 .short('r')
-                .long("revision")
+                .long("rev")
                 .value_name("REV"),
         )
         .arg(