Update capture-ai.sh

This commit is contained in:
FURK4NGG
2026-04-09 20:01:12 +03:00
committed by GitHub
parent 5f46395bd1
commit a0bd8a6879
+3 -3
View File
@@ -82,8 +82,8 @@ sys.exit(1)
*)
echo "Usage:"
echo " capture-ai.sh image"
echo " capture-ai.sh text"
echo " capture-ai.sh cli"
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"
;;
esac