Correct .Fl typo WRT --compare in the manual page
.Fl includes a dash for free when listing command line options, so replace a typo of ---compare with --compare in the manual page. Change-Id: Icaa6d87e954ebba75d534ed96f3632d80077f762
This commit is contained in:
parent
7a85ba60cf
commit
86d4f43ec4
@ -156,7 +156,7 @@ Gerrit.
|
||||
When submitting a change for review, you will usually want it to be based on the tip of upstream branch in order to avoid possible conflicts. When amending a change and rebasing the new patchset, the Gerrit web interface will show a difference between the two patchsets which contains all commits in between. This may confuse many reviewers that would expect to see a much simpler difference.
|
||||
.Pp
|
||||
Also can be used for
|
||||
.Fl --compare
|
||||
.Fl -compare
|
||||
to skip automatic rebase of fetched reviews.
|
||||
.It Fl -version
|
||||
Print the version number and exit.
|
||||
|
Loading…
x
Reference in New Issue
Block a user