aboutsummaryrefslogtreecommitdiff
path: root/operators/callback_help.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'operators/callback_help.zsh')
-rw-r--r--operators/callback_help.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/operators/callback_help.zsh b/operators/callback_help.zsh
index e1a3cce..467c38d 100644
--- a/operators/callback_help.zsh
+++ b/operators/callback_help.zsh
@@ -43,5 +43,5 @@ then
)"
else
output_text="${help_general}"
- . "${units}/help.zsh"
+ source "${units}/help.zsh"
fi