aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/fish_prompt.fish
diff options
context:
space:
mode:
Diffstat (limited to 'share/functions/fish_prompt.fish')
-rw-r--r--share/functions/fish_prompt.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/functions/fish_prompt.fish b/share/functions/fish_prompt.fish
index bfded25a..6b2e7ae1 100644
--- a/share/functions/fish_prompt.fish
+++ b/share/functions/fish_prompt.fish
@@ -2,7 +2,7 @@
# string has a newline before and after, so that fish will know how
# long it is.
-function fish_prompt -d (N_ "Write out the prompt")
+function fish_prompt --description "Write out the prompt"
# Just calculate these once, to save a few cycles when displaying the prompt
if not set -q __fish_prompt_hostname