aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--functions/lscmd.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/lscmd.fish b/functions/lscmd.fish
index c75b654..8342f64 100644
--- a/functions/lscmd.fish
+++ b/functions/lscmd.fish
@@ -1,4 +1,4 @@
-function shcmds --description "View installed useful command line programs"
+function lscmd --description "View installed useful command line programs"
if not functions -q is-installed
echo "No is-installed function defined."