aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-09 09:18:13 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2020-02-09 09:18:13 +0000
commit9b85e2e1a8d8cf37d69f856bd83014a19cf9b043 (patch)
tree03538ac97c3324ce6abcceb82e72146b6030db9b /README.md
parente0738e2487dae46282fa57bde681373287f7d0d9 (diff)
downloadcpt-9b85e2e1a8d8cf37d69f856bd83014a19cf9b043.tar.gz
docs: update
FossilOrigin-Name: a9142a9783beb22dff0e0147db42520a0f2b16c232a17936e866145d018cab7d
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8133259..a8181f7 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,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,