bash-completion.sh
branchv_0
changeset 15 f4fb07ed8753
parent 11 afeb4e096753
child 30 f686bdaeb9e0
--- a/bash-completion.sh	Sun Oct 25 21:48:11 2020 +0100
+++ b/bash-completion.sh	Sun Nov 22 17:06:17 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_initable_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_initable_completion relpipe-in-initable