change aseprite subcommand to ase

This commit is contained in:
asrael 2025-11-05 13:39:26 -06:00
parent c37208f961
commit 307a8d1378
No known key found for this signature in database
GPG key ID: 2786557804DFAE24
2 changed files with 2 additions and 5 deletions

View file

@ -22,9 +22,6 @@ print_info() {
print_usage() {
echo -e "${BOLD}pxl8-ase${NC} - aseprite tools"
echo
echo -e "${BOLD}USAGE:${NC}"
echo " ./pxl8-ase.sh <command>"
echo
echo -e "${BOLD}COMMANDS:${NC}"
echo " clean Remove packaged extension"
echo " help Show this help message"