mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-21 18:10:42 -04:00
MAINT: Fix code formatting in README.md
This commit is contained in:
parent
5fb568b253
commit
39b6fea2fe
@ -64,7 +64,7 @@ ARGS:
|
||||
|
||||
## Testing
|
||||
```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:
|
||||
ucg test [FLAGS] -r [INPUT]...
|
||||
@ -76,6 +76,7 @@ FLAGS:
|
||||
|
||||
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
|
||||
```
|
||||
|
||||
## Language Reference
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user