bash-completion.sh
branchv_0
changeset 28 8f1da1ce3ca5
parent 27 d6d710336e7c
--- a/bash-completion.sh	Sun Dec 06 16:40:58 2020 +0100
+++ b/bash-completion.sh	Sat May 29 21:49:37 2021 +0200
@@ -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_yamltable_completion() {
+_relpipe_in_cbortable_completion() {
 	local w0 w1 w2 w3
 
 	COMPREPLY=()
@@ -103,5 +103,4 @@
 	fi
 }
 
-complete -F _relpipe_in_yamltable_completion relpipe-in-yamltable
-complete -F _relpipe_in_yamltable_completion relpipe-in-jsontable
+complete -F _relpipe_in_cbortable_completion relpipe-in-cbortable