Skip to content

Commit

Permalink
docs: added docs for summary
Browse files Browse the repository at this point in the history
  • Loading branch information
achannarasappa committed Feb 4, 2021
1 parent fc8ba9f commit 455a5a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ ticker -w NET,AAPL,TSLA
| |--show-tags||display currency, exchange name, and quote delay for each quote |
| |--show-fundamentals||display open price, previous close, and day range |
| |--show-separator||layout with separators between each quote|
| |--show-summary||show total day change, total value, and total value change|
| |--proxy||proxy URL for requests (default is none)|

## Configuration
Expand Down Expand Up @@ -90,7 +91,7 @@ lots:

### Display Options

With `--show-tags`, `--show-fundamentals`, and `--show-separator` options set, the layout and information displayed expands:
With `--show-summary`, `--show-tags`, `--show-fundamentals`, and `--show-separator` options set, the layout and information displayed expands:

<img src="./docs/ticker-all-options.png" />

Expand Down
Binary file modified docs/ticker-all-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 455a5a8

Please sign in to comment.