Skip to content

Commit

Permalink
docs: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Apr 29, 2022
1 parent 56dd42f commit 4784582
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,14 @@ if (argv.flags.time === 'morning') {
```

🛠 In development, type hints are provided on parsed flags and parameters:
<figure align="center">
<p align="center">
<br>
<img src=".github/typed-flags.png" width="600">
<figcaption>
Type hints for Cleye's output are very verbose and readable
</figcaption>
</figure>
<br>
<i>Type hints for Cleye's output are very verbose and readable</i>
<br>
<br>
</p>

📖 Generated help documentation can be viewed with the `--help` flag:

Expand Down

0 comments on commit 4784582

Please sign in to comment.