aboutsummaryrefslogtreecommitdiff
path: root/man/kiss.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/kiss.1')
-rw-r--r--man/kiss.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/kiss.1 b/man/kiss.1
index 8074ca3..318eb20 100644
--- a/man/kiss.1
+++ b/man/kiss.1
@@ -178,12 +178,12 @@ export KISS_TMPDIR=
.SS ENABLING/DISABLING COLOUR
If run in a subshell, \fBKISS\fR disables colour output. However, this behaviour
-can be overriden. If a user defines a \fIKISS_COLOUR\fR environment value, it will
+can be overriden. If a user defines a \fIKISS_COLOR\fR environment value, it will
be enabled or disabled globally
.IP
-export KISS_COLOUR=1 # Enables globally
+export KISS_COLOR=1 # Enables globally
.IP
-export KISS_COLOUR=0 # Disables globally
+export KISS_COLOR=0 # Disables globally
.PP
.SS DISABLING PROMPTS
User can disable prompts by setting a \fIKISS_NOPROMPT\fR environment value. This