Add more internal links and precisions on command arguments

This commit is contained in:
Igor Támara 2025-10-31 08:53:12 -05:00 committed by CJ van den Berg
parent 0494574c36
commit b01dfdb992
4 changed files with 53 additions and 30 deletions

View file

@ -15,7 +15,7 @@ command. The manual is included here for convenience.
* [Flow Control online help](/docs/help)
[]($section.id("basic_usage"))
## Basic Usage
```bash
flow file.zig:42 # Open at line 42
@ -24,7 +24,7 @@ flow --list-languages # Show all supported languages
flow --help # List of command line options
```
[]($section.id("key_controls"))
## Key Controls
| Command | Action |
|---------------------------|----------------------|