diff options
author | mhmdanas <triallax@tutanota.com> | 2023-03-10 21:10:16 +0000 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2023-03-18 19:34:25 +0100 |
commit | d957f7cf9359b426d5b0338bcdd1c778f6e06780 (patch) | |
tree | 5214ee781b38239680435620c4fc0526a9cf0eb3 /README | |
parent | 97eb26d2dd30d36a811feefb3acaf49c4824c837 (diff) | |
download | xtools-d957f7cf9359b426d5b0338bcdd1c778f6e06780.tar.gz xtools-d957f7cf9359b426d5b0338bcdd1c778f6e06780.tar.xz xtools-d957f7cf9359b426d5b0338bcdd1c778f6e06780.zip |
Add xchangelog command
I didn't make the other changes to the README myself, they were simply done when I ran `make README`.
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README index ae78e4a..5e8520c 100644 --- a/README +++ b/README @@ -18,6 +18,9 @@ COMMANDS xbump pkgname [git commit options] – git commit a new package or package update + xchangelog template | pkgname + – open package changelog + xcheckmypkgs [email] – check your packages for updates |