Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel authored and karajan1001 committed Sep 29, 2021
1 parent 0c4c6fb commit cc6d51f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/exp/show.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ metric or param.
experiment names.

- `--show-json` - prints the command's output in easily parsable JSON format,
instead of a human-readable table .
instead of a human-readable table.

- `--show-csv` - Print output in csv format instead of a human-readable table.
- `--show-csv` - prints the command's output in CSV format instead of a human-readable table.

- `--precision <n>` -
[round](https://docs.python.org/3/library/functions.html#round) decimal values
Expand Down

0 comments on commit cc6d51f

Please sign in to comment.