Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-24 00:19:06 +00:00
parent 94c28849c9
commit 0861ba59e2
165 changed files with 177 additions and 173 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# flask
> A general utility script for Flask applications. Loads the application defined in the `FLASK_APP` environment variable.
> More information: <https://flask.palletsprojects.com/en/1.1.x/cli/>.
> More information: <https://flask.palletsprojects.com/en/stable/cli/>.
- Run a development server: