Added more detail to the command-line interface documentation.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
$ plasp [files] [options]
|
||||
```
|
||||
|
||||
`plasp` automatically detects the language of the input files.
|
||||
Multiple files may be provided in an arbitrary order.
|
||||
|
||||
`[files]` may be omitted, in which case the input is read from `std::cin`.
|
||||
The `[options]` are listed below:
|
||||
|
||||
|
Reference in New Issue
Block a user