Add files via upload

This commit is contained in:
FURK4NGG
2026-05-12 13:45:20 +03:00
committed by GitHub
parent 68dd6df55a
commit b933752259
6 changed files with 7489 additions and 802 deletions
+3 -3
View File
@@ -82,8 +82,8 @@ sys.exit(1)
*)
echo "Usage:"
echo " capture-ai.sh image - Take a screenshot and start using it directly in the app"
echo " capture-ai.sh text - Start the app without an image (text mode)"
echo " capture-ai.sh cli - Run the app in terminal mode"
echo " capture-ai.sh image"
echo " capture-ai.sh text"
echo " capture-ai.sh cli"
;;
esac