mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-25 04:00:24 +00:00
Add quotes for clarity
This commit is contained in:
parent
0b6ebf826e
commit
7a43801d76
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user