Update README.md
This commit is contained in:
parent
ea718ea833
commit
6bc6c1b38f
1 changed files with 4 additions and 3 deletions
|
@ -113,9 +113,10 @@ Specify "dynamic" instead of a bytecount (such as
|
|||
`--netgraph_max_bytes=dynamic`) to have the graph dynamically resize based on
|
||||
the maximum amount of bytes transferred in an interval.
|
||||
|
||||
When dynamic netgraph is used, swayba\_info can display the maximum value in the
|
||||
netgraph. Use the "--netgraph_dyn_display" option to enable this. (This only
|
||||
works when dynamic netgraph is enabled with "--netgraph_max_bytes=dynamic".)
|
||||
When dynamic netgraph is used, swaybar\_info can display the maximum value in
|
||||
the netgraph. Use the `--netgraph_dyn_display` option to enable this. (This
|
||||
only works when dynamic netgraph is enabled with
|
||||
`--netgraph_max_bytes=dynamic`.)
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue