--- 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(