summaryrefslogtreecommitdiffstats
path: root/system/kc
diff options
context:
space:
mode:
author B. Watson2022-03-15 16:46:37 +0100
committer B. Watson2022-03-17 17:38:17 +0100
commit1d542baf0fd0f4361d7b8b2d0bbf1d15282e0d55 (patch)
treeba6280fd694863205ce253a201450ec2430aae8c /system/kc
parent82cf566d1fadb788bb839d447673d500670c7f4e (diff)
downloadslackbuilds-1d542baf0fd0f4361d7b8b2d0bbf1d15282e0d55.tar.gz
system/kc: Remove tabs from README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.