Dr. Werner Fink 2015-03-18 13:49:08 +00:00 committed by Git OBS Bridge
parent 793f472e54
commit a87b3e77d2

View File

@ -29,7 +29,7 @@
+# Perform dollar ($) completion
+# @return True (0) if completion needs further processing,
+# False (> 0) if tilde is followed by a valid username, completions
+# False (> 0) if dollar is followed by a valid username, completions
+# are put in COMPREPLY and no further processing is necessary.
+_dollar()
+{