Skip to content

Commit

Permalink
Remove --[no]showdiffs and merge the text
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Jul 30, 2018
1 parent 6fe17ad commit 0503753
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions doc/yay.8
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,10 @@ downloaded build files from Yay's cache before redownloing a fresh copy.
Show the diff menu. This menu gives you the option to view diffs from
build files before building.

Diffs are shown via \fBgit diff\fR which uses
less by default. This behaviour can be changed via git's config, the
\fB$GIT_PAGER\fR or \fB$PAGER\fR environment variables.

.TP
.B \-\-editmenu
Show the edit menu. This menu gives you the option to edit or view PKGBUILDs
Expand Down Expand Up @@ -334,16 +338,6 @@ the package is clean built..
Download and update PKGBUILDs using tarballs. The above conditions about
previously installed packages still apply.

.TP
.B \-\-showdiffs
Show diffs for build files. Diffs are shown via \fBgit diff\fR which uses
less by default. This behaviour can be changed via git's config, the
\fB$GIT_PAGER\fR or \fB$PAGER\fR environment variables.

.TP
.B \-\-noshowdiffs
Show diffs for build files. Files will be opened by the editor\%.

.TP
.B \-\-afterclean
Remove package sources after successful Install.
Expand Down

0 comments on commit 0503753

Please sign in to comment.