Skip to content

Commit 9f3555f

Browse files
Update languages/tolk/vs-func/in-detail.mdx
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d2dfdba commit 9f3555f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

languages/tolk/vs-func/in-detail.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@ In Tolk, functions can declare `mutate` parameters. It's a generalization of Fun
607607
Command-line flags such as `-A` and `-P` are removed. The default usage:
608608

609609
```
610-
/path/to/tolk {inputFile}
610+
/path/to/tolk <INPUT_FILE>
611611
```
612612

613613
- Use `-v` to print the version and exit.

0 commit comments

Comments
 (0)