Skip to content

Commit

Permalink
Merge pull request #587 from fzyzcjy/patch-1
Browse files Browse the repository at this point in the history
Super tiny little typo fix
  • Loading branch information
Nukesor authored Dec 17, 2024
2 parents 5724ce8 + afad7ed commit 8d37680
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 8d37680

Please sign in to comment.