Skip to content

Commit

Permalink
Minor formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
pluehne committed Aug 14, 2016
1 parent d036389 commit 0cf44da
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/command-line-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ $ plasp [files] [options]
```

`plasp` automatically detects the language of the input files.

Multiple files may be provided in an arbitrary order.
`[files]` may also be omitted, in which case the input is read from `std::cin`.

`[files]` may be omitted, in which case the input is read from `std::cin`.
The `[options]` are listed below:
`plasp` supports the following options:

| **option** | **explanation** |
|-----------------------------------|-----------------------------------------------------------------------------------------------------------------------------------|
Expand Down

0 comments on commit 0cf44da

Please sign in to comment.