From 00330d80a0982229016171cb7b872d110b899c96 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 14 Jun 2019 16:10:00 +0200 Subject: Exclude functions with wrong prefix; list available functions Invoking slx-tools without arguments lists available functions now. --- slx-tools.template | 1 + 1 file changed, 1 insertion(+) (limited to 'slx-tools.template') diff --git a/slx-tools.template b/slx-tools.template index 0fb99b3..7adf6c0 100644 --- a/slx-tools.template +++ b/slx-tools.template @@ -17,6 +17,7 @@ if [ "${0##*/}" = "slx-tools" ]; then "$@" else echo "slx-tools [function] [args...]" + echo "Available functions:%FUNCTIONS%" fi else : -- cgit v1.2.3-55-g7522