*: standardize "command-line" (#10300)

This commit is contained in:
pixel
2023-05-30 20:37:28 +02:00
committed by GitHub
parent 52447db138
commit d8991be0e8
27 changed files with 29 additions and 29 deletions

View File

@@ -7,7 +7,7 @@
`lli {{path/to/file.ll}}`
- Execute with command line arguments:
- Execute with command-line arguments:
`lli {{path/to/file.ll}} {{argument1 argument2 ...}}`