Fix --help flag in docs

This commit is contained in:
Wouter de Vries
2024-09-21 21:56:06 +02:00
committed by GitHub
parent 14794db134
commit 35fa7bfe86

View File

@@ -95,7 +95,7 @@ You can serve multiple instances of your application at once!
There are some additional switches for serving Textual apps. Run the following for a list:
```
textual serve -h
textual serve --help
```
## Live editing