commit 2b6aafdabcaf40106f641086b4414484c02c1a86 from: mtmn date: Thu Aug 27 23:58:03 2026 UTC wording commit - ecbc43f0d9708d2ddb4708e27b3f24cdb3902da7 commit + 2b6aafdabcaf40106f641086b4414484c02c1a86 blob - 68a69f134860e2eb21be7320c03677c6055f71b9 blob + d85efa1ca93a57cd04628489694cf94b918201d6 --- Makefile +++ Makefile @@ -41,8 +41,8 @@ uninstall: help: @printf '%s\n' \ 'make build Compile pisol' \ - 'make tui Run pisol program' \ - 'make test Run pisol tests' \ + 'make tui Run pisol' \ + 'make test Test pisol' \ 'make copy-config Copy the default global init to ~/.config/pisol/init' \ 'make clean Remove generated artifacts' \ 'make install Install pisol and its manual' \