mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
MAINT: Fix code formatting in README.md
This commit is contained in:
parent
5fb568b253
commit
39b6fea2fe
@ -64,7 +64,7 @@ ARGS:
|
|||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
```sh
|
```sh
|
||||||
CCheck a list of ucg files for errors and run test assertions.
|
Check a list of ucg files for errors and run test assertions.
|
||||||
|
|
||||||
USAGE:
|
USAGE:
|
||||||
ucg test [FLAGS] -r [INPUT]...
|
ucg test [FLAGS] -r [INPUT]...
|
||||||
@ -76,6 +76,7 @@ FLAGS:
|
|||||||
|
|
||||||
ARGS:
|
ARGS:
|
||||||
<INPUT>... Input ucg files or directories to run test assertions for. If not provided it will scan the current directory for files with _test.ucg
|
<INPUT>... Input ucg files or directories to run test assertions for. If not provided it will scan the current directory for files with _test.ucg
|
||||||
|
```
|
||||||
|
|
||||||
## Language Reference
|
## Language Reference
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user