aboutsummaryrefslogtreecommitdiff
path: root/kiss.1
diff options
context:
space:
mode:
authornoreply@github.com <noreply@github.com>2020-02-09 09:38:59 +0000
committernoreply@github.com <noreply@github.com>2020-02-09 09:38:59 +0000
commitacabbbcfee57ca1c061d2db2c7d2e69c95646299 (patch)
tree22dcd175850c8166b7b14a7057640ecf5022d25d /kiss.1
parenteea3941455fc268ca72c2b8ae9b57a11651eb8c5 (diff)
parent2658dc45f761ddd7a01670dfb1b37bca99b6a2ec (diff)
downloadcpt-acabbbcfee57ca1c061d2db2c7d2e69c95646299.tar.gz
Merge pull request #110 from kisslinux/audit
kiss: Add option to show diffs on update FossilOrigin-Name: 61bad057ad3b31f1a7947f6801c9f618c6547c9e788b84b8f551f16a618eee65
Diffstat (limited to 'kiss.1')
-rw-r--r--kiss.18
1 files changed, 8 insertions, 0 deletions
diff --git a/kiss.1 b/kiss.1
index 8c17310..53d3213 100644
--- a/kiss.1
+++ b/kiss.1
@@ -63,6 +63,14 @@ export KISS_RM=usr/share/doc:usr/share/gtk-doc:usr/share/info:usr/share/polkit-1
# Set it to '1' to force.
export KISS_FORCE=0
+# Show diff on system updates.
+#
+# This will spawn '$PAGER' (fallback to 'less') with a diff
+# of each changed file in the system update.
+#
+# Set it to '1' to enable.
+export KISS_AUDIT=0
+
# Hook into kiss through a script.
#
# This can be used set custom CFLAGS per package, modify builds,