add new environment variable

This commit is contained in:
James Barnett 2018-02-06 21:22:30 -05:00
parent 561551ba53
commit 9a796f490b
No known key found for this signature in database
GPG key ID: E4B5E45AA3B8C5C3

View file

@ -115,6 +115,19 @@ Default is the list of packages that were installed/upgraded/removed
during the transaction.
.RE
.SH ENVIRONMENT VARIABLES
To temporarily prevent snapshots from being performed for a single
pacman command, set the environment variable \fISNAP_PAC_SKIP\fR. For
example:
.EX
$ SNAP_PAC_SKIP=y sudo pacman -Syu
.EE
.SH EXAMPLE
Installing the nano package as normal: