mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-22 00:00:03 +03:00
rust: fix docs
This commit is contained in:
parent
8117fa732b
commit
de191cd19c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user