rust: fix docs

This commit is contained in:
Will Fancher 2024-01-21 17:16:58 -05:00
parent 8117fa732b
commit de191cd19c

View File

@ -137,7 +137,7 @@ pub struct Cli {
#[arg(short, long, default_value = "ask", verbatim_doc_comment)] #[arg(short, long, default_value = "ask", verbatim_doc_comment)]
key_location: KeyLocation, key_location: KeyLocation,
/// Device, or UUID=<UUID> /// Device, or UUID=\<UUID\>
dev: String, dev: String,
/// Where the filesystem should be mounted. If not set, then the filesystem /// Where the filesystem should be mounted. If not set, then the filesystem