From d957f7cf9359b426d5b0338bcdd1c778f6e06780 Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Fri, 10 Mar 2023 21:10:16 +0000 Subject: Add xchangelog command I didn't make the other changes to the README myself, they were simply done when I ran `make README`. --- _xtools | 1 + 1 file changed, 1 insertion(+) (limited to '_xtools') diff --git a/_xtools b/_xtools index 3a52516..f548f91 100644 --- a/_xtools +++ b/_xtools @@ -136,6 +136,7 @@ _xtools() { xbuildbarf) _xtools_one_arch "$@";; xbulk) _xbulk "$@";; xbump) _xtools_one_template "$@";; + xchangelog) _xtools_one_template "$@";; xcheckrestart) _xcheckrestart "$@";; xdbg) _xtools_just_packages "$@";; xdiff) _xdiff "$@";; -- cgit 1.4.1