-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
highlight 'dashboard' output and call out other output arguments in r…
…eadme This commit has been edited 1 times
- Loading branch information
1 parent
b686341
commit f865d3f
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
|
@@ -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])! |