forked from kiss-community/kiss
docs: update
This commit is contained in:
parent
2c26450d7c
commit
ac207e40ab
@ -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,
|
||||
|
2
kiss.1
2
kiss.1
@ -63,7 +63,7 @@ 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 diffs on system updates.
|
||||
# Show diff on system updates.
|
||||
#
|
||||
# This will spawn '$PAGER' (fallback to 'less') with a diff
|
||||
# of each changed file in the system update.
|
||||
|
Loading…
Reference in New Issue
Block a user