Skip to content

Commit

Permalink
Update cli.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy authored Dec 17, 2024
1 parent 5724ce8 commit afad7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pueue/src/client/cli.rs
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ pub enum SubCommand {
wait: bool,
},

#[command(about = "Kill specific running tasks or whole task groups..\n\
#[command(about = "Kill specific running tasks or whole task groups.\n\
Kills all tasks of the default group when no ids or a specific group are provided.")]
Kill {
/// Kill these specific tasks.
Expand Down

0 comments on commit afad7ed

Please sign in to comment.