summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/wekan-help
diff options
context:
space:
mode:
Diffstat (limited to 'snap-src/bin/wekan-help')
-rwxr-xr-xsnap-src/bin/wekan-help4
1 files changed, 0 insertions, 4 deletions
diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help
index 42fd6f21..1dc952b2 100755
--- a/snap-src/bin/wekan-help
+++ b/snap-src/bin/wekan-help
@@ -444,10 +444,6 @@ echo -e "Default authentication method."
echo -e "The default authentication method used if a user does not exist to create and authenticate. Method can be password or ldap."
echo -e "\t$ snap set $SNAP_NAME default-authentication-method='ldap'"
echo -e "\n"
-echo -e "Linked cards enabled."
-echo -e "Enable or not the linked cards feature. Default: true"
-echo -e "\t$ snap set $SNAP_NAME linked-cards-enabled='false'"
-echo -e "\n"
# parse config file for supported settings keys
echo -e "wekan supports settings keys"
echo -e "values can be changed by calling\n$ snap set $SNAP_NAME <key name>='<key value>'"