Skip to content

Commit

Permalink
noise
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Jan 16, 2018
1 parent 63a2854 commit 4b079d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Expand Up @@ -30,7 +30,7 @@ struct Opt {
pending: bool,
#[structopt(
long = "ignore-untracked",
help = "Do not include untracked files in repos with pending action",
help = "Do not include untracked files in output",
)]
ignore_untracked: bool,
#[structopt(
Expand Down

0 comments on commit 4b079d9

Please sign in to comment.