aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index 3885b68..8ff5905 100644
--- a/README.md
+++ b/README.md
@@ -78,14 +78,6 @@ export KISS_PATH=/var/db/kiss/repo/core:/var/db/kiss/repo/extra:/var/db/kiss/rep
# 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,