aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/psub.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/functions/psub.fish')
-rw-r--r--share/functions/psub.fish3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/functions/psub.fish b/share/functions/psub.fish
index 7c73cc2e..22538c8c 100644
--- a/share/functions/psub.fish
+++ b/share/functions/psub.fish
@@ -8,8 +8,7 @@ function psub -d (N_ "Read from stdin into a file and output the filename. Remov
if count $argv >/dev/null
switch $argv[1]
case '-h*' --h --he --hel --help
-
- help psub
+ __fish_print_help psub
return 0
case '*'