Add quotes for clarity

This commit is contained in:
Avraham Hollander 2024-08-26 13:20:01 -04:00
parent 0b6ebf826e
commit 7a43801d76

View File

@ -392,7 +392,7 @@ struct Opts {
#[clap(short = 'v', long, action = clap::ArgAction::Count)] #[clap(short = 'v', long, action = clap::ArgAction::Count)]
verbose: u8, verbose: u8,
/// Disable topology awareness. When enabled, the nodes and llcs settings on /// Disable topology awareness. When enabled, the "nodes" and "llcs" settings on
/// a layer are ignored. /// a layer are ignored.
#[clap(short = 't', long)] #[clap(short = 't', long)]
disable_topology: bool, disable_topology: bool,