aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/read.fish
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-07-24 18:18:04 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-07-24 18:18:10 +0800
commit60fdd71f740fb594a9999c9234de6b7be1a8a458 (patch)
treea7920c29e45a22aa0fb752d5daa47d6cdc4a6d11 /share/completions/read.fish
parent9c2fdc6da57032c4448b59de5872086eea626b74 (diff)
read: update completions
--right-prompt added in fe9cf673a23007d97d2 but missed from the completions. With thanks to nafg@github.
Diffstat (limited to 'share/completions/read.fish')
-rw-r--r--share/completions/read.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/completions/read.fish b/share/completions/read.fish
index 0888f078..a888de80 100644
--- a/share/completions/read.fish
+++ b/share/completions/read.fish
@@ -10,3 +10,4 @@ complete -c read -s c -l command --description "Initial contents of read buffwhe
complete -c read -s s -l shell --description "Use syntax highlighting, tab completions and command termination suitable for entering shellscript code"
complete -c read -s n -l nchars --description "Read the specified number of characters"
complete -c read -s a -l array --description "Store the results as an array"
+complete -c read -s R -l right-prompt --description "Set right-hand prompt command" -x