Skip to content

Commit

Permalink
highlight 'dashboard' output and call out other output arguments in r…
Browse files Browse the repository at this point in the history
…eadme

This commit has been edited 1 times
  • Loading branch information
MichaelDimmitt committed Nov 9, 2023
1 parent b686341 commit f865d3f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ To embark on a journey:

For customized outputs, use the -o flag:
```bash
./timetravel to 070417761200 -o=json
./timetravel to 070417761200 -o=dashboard
```

Valid formats for `-o, --output` include: text (default), json, yaml, dashboard.

### Feedback Survey
Share your time-traveling experience:
```bash
Expand All @@ -61,4 +63,4 @@ For a non-interactive mode, use the --no-input flag.

## Contact

For questions, suggestions, or temporal anomalies you've spotted, reach out to me at [[email protected]](mailto:[email protected])!
For questions, suggestions, or temporal anomalies you've spotted, reach out to me at [[email protected]](mailto:[email protected])!

0 comments on commit f865d3f

Please sign in to comment.