Skip to content

Commit

Permalink
docs(cli): add noble note
Browse files Browse the repository at this point in the history
  • Loading branch information
2moe committed Apr 1, 2024
1 parent a518563 commit 8c7ac2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/get-ctr/src/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ pub(crate) struct Cli {
#[arg(long, num_args = 0..=1, default_missing_value = " ")]
tag: Option<String>,

/// e.g., For noble, auto add: noble-updates,noble-backports,noble-security
#[arg(long)]
auto_add_extra_suites: bool,

Expand Down

0 comments on commit 8c7ac2b

Please sign in to comment.