summaryrefslogtreecommitdiffstats
path: root/system/kc
diff options
context:
space:
mode:
Diffstat (limited to 'system/kc')
-rw-r--r--system/kc/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/system/kc/README b/system/kc/README
index 7c531e8eb1..ea03c74bae 100644
--- a/system/kc/README
+++ b/system/kc/README
@@ -14,8 +14,8 @@ Features include (but not limited to):
* clean and simple CLI with command and keychain completion
This SlackBuild has build options to control some of its behavior:
-LIBSCRYPT: If this variable is set, kc will be built with scrypt
- encrypted passwords support. It needs the libscrypt library
- for this, that is also available from SBo.
-EDITLINE: If this variable is set, kc will use editline for its
- command line interface; otherwise, readline will be used.
+LIBSCRYPT: If this variable is set, kc will be built with scrypt
+ encrypted passwords support. It needs the libscrypt library
+ for this, that is also available from SBo.
+EDITLINE: If this variable is set, kc will use editline for its
+ command line interface; otherwise, readline will be used.