Преглед на файлове

Document the --branch argument to contrib/findMergedChanges.pl

Nick Mathewson преди 11 години
родител
ревизия
1652aeabff
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      contrib/findMergedChanges.pl

+ 1 - 1
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.