Fix ---list and "departement" typos in man page

Change-Id: I4cc255e96a6ec66c27b5eabac386bf741efa5de4
This commit is contained in:
Eric Harney 2014-10-09 10:21:03 -04:00
parent 9b9c47f0a2
commit 96de9ae7a1
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ control system.
can be
.Ar changeNumber
as obtained using
.Fl \-\-list
.Fl \-list
option, or it can be
.Ar changeNumber,patchsetNumber
for fetching exact patchset from the change.
@ -325,7 +325,7 @@ To send a change for review and delete local branch afterwards:
.Bd -literal -offset indent
$ git\-review \-f
remote: Resolving deltas: 0% (0/8)
To ssh://username@review.example.com/departement/project.git
To ssh://username@review.example.com/department/project.git
* [new branch] HEAD \-> refs/for/master/topic_name
Switched to branch 'master'
Deleted branch 'review/someone/topic_name'