···5252 #[command(flatten)]
5353 title: Title,
5454 },
5555+ /// Print the task stack. This will include just TSK-IDs and the title.
5556 List {
5657 /// Whether to list all tasks in the task stack. If specified, -c / count is ignored.
5758 #[arg(short = 'a', default_value_t = false)]