aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/ak2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ak b/bin/ak
index a18eca0..8d86db8 100755
--- a/bin/ak
+++ b/bin/ak
@@ -35,6 +35,8 @@ export AK_DEBUG="yes"
## -m, --module [module] Run a specified module. If no module provided
## the list of available modules will be printed.
##
+## -f, --function [function] Get the list of available functions
+##
## [command] [args] Run a command. If none provided a list of
## commands will be printed.
##