Add dependencies to query.

Change-Id: Iba0416003901624d739cf8e1d3b5c2b109b508a6
This commit is contained in:
Gregory Bean
2012-02-23 11:03:40 -08:00
parent 3dc69cbdf4
commit e7232c4e1c
6 changed files with 125 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ SYNOPSIS
[--files]
[--comments]
[--commit-message]
[--dependencies]
[--]
<query>
[limit:<n>]
@@ -75,6 +76,10 @@ OPTIONS
--commit-message::
Include the full commit message in the change description.
--dependencies::
Show information about patch sets which depend on, or are needed by,
each patch set.
limit:<n>::
Maximum number of results to return. This is actually a
query operator, and not a command line option. If more