bash-completion.sh
branchv_0
changeset 15 66db59d77033
parent 11 afeb4e096753
child 20 e67584a06be6
--- a/bash-completion.sh	Sun Oct 25 21:48:11 2020 +0100
+++ b/bash-completion.sh	Sun Oct 25 21:55:20 2020 +0100
@@ -13,7 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
-_relpipe_in_xmltable_completion() {
+_relpipe_in_yamltable_completion() {
 	local w0 w1 w2 w3
 
 	COMPREPLY=()
@@ -92,4 +92,4 @@
 	fi
 }
 
-complete -F _relpipe_in_xmltable_completion relpipe-in-xmltable
+complete -F _relpipe_in_yamltable_completion relpipe-in-yamltable