add new environment variable
This commit is contained in:
parent
561551ba53
commit
9a796f490b
1 changed files with 13 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue