Documentation fixes. No code changes. (0.40.5)
This commit is contained in:
parent
e7e1343a83
commit
02f0c07bce
28 changed files with 271 additions and 496 deletions
|
|
@ -36,10 +36,8 @@ funstx is a small command‑line tool that parses .fun source files to verify sy
|
|||
|
||||
## Usage
|
||||
|
||||
```
|
||||
funstx [--fix] <file1.fun> [file2.fun ...]
|
||||
```
|
||||
|
||||
<pre>funstx [--fix] <file1.fun> [file2.fun ...]
|
||||
</pre>
|
||||
- Provide one or more .fun files to check.
|
||||
- Add `--fix` to attempt safe, automatic corrections before re‑checking.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue