aboutsummaryrefslogtreecommitdiff
path: root/contrib/findMergedChanges.pl
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/findMergedChanges.pl')
-rwxr-xr-xcontrib/findMergedChanges.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/findMergedChanges.pl b/contrib/findMergedChanges.pl
index 46e070f94..e4ff6163e 100755
--- a/contrib/findMergedChanges.pl
+++ b/contrib/findMergedChanges.pl
@@ -19,7 +19,7 @@ my $look_for_type = "merged";
if (! @ARGV) {
print <<EOF
Usage:
- findMergedChanges.pl [--merged/--unmerged/--weird/--list] changes/*
+ findMergedChanges.pl [--merged/--unmerged/--weird/--list] [--branch=<branchname] changes/*
A change is "merged" if it has ever been merged to release-0.2.2 and it has had
no subsequent changes in master.