Merge "Add “git-review -l” to man page synopsis and usage doc"
This commit is contained in:
commit
802044859f
@ -46,6 +46,10 @@ If you want to compare patchset 4 with patchset 10 of change 781 from gerrit::
|
||||
|
||||
git review -m 781,4-10
|
||||
|
||||
If you want to see a list of open reviews::
|
||||
|
||||
git review -l
|
||||
|
||||
If you just want to do the commit message and remote setup steps::
|
||||
|
||||
git review -s
|
||||
|
@ -1,6 +1,6 @@
|
||||
.\" Uses mdoc(7). See `man 7 mdoc` for details about the syntax used here
|
||||
.\"
|
||||
.Dd April 4th, 2012
|
||||
.Dd June 12th, 2015
|
||||
.Dt GIT\-REVIEW 1
|
||||
.Sh NAME
|
||||
.Nm git\-review
|
||||
@ -44,6 +44,8 @@
|
||||
.Op Fl \-reviewers Ar reviewer ...
|
||||
.Op Ar branch
|
||||
.Nm
|
||||
.Fl l
|
||||
.Nm
|
||||
.Fl \-version
|
||||
.Sh DESCRIPTION
|
||||
.Nm
|
||||
|
Loading…
x
Reference in New Issue
Block a user