Skip to content

Commit

Permalink
add generic CLI example usage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jénaïc Cambré committed Jun 22, 2016
1 parent 44f05ff commit 6633061
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -12,6 +12,12 @@ Remove the ```-g``` if you do not plan on using the CLI

# CLI

## Usage

```
pappel --input <path> --output-format <output-format> [--input-format <input-format>] [--lang <lang>] [--output-dir <path>] [--output-file <filename.ext>]
```

## Options

- input - [source file path]
Expand Down

0 comments on commit 6633061

Please sign in to comment.