Add more internal links and precisions on command arguments
This commit is contained in:
parent
0494574c36
commit
b01dfdb992
4 changed files with 53 additions and 30 deletions
|
|
@ -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 |
|
||||
|---------------------------|----------------------|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue