Skip to content

Commit f8e5261

Browse files
committed
docs: separate verbose heading
1 parent a985aa2 commit f8e5261

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,10 @@ stats_provider --network en0 wlan0 --network-refresh-rate 2
124124
stats_provider --network en0 --network-refresh-rate 10
125125
```
126126

127-
**Benefits:**
128-
- **Performance**: Reduces system calls by refreshing interface list less frequently
129-
- **Efficiency**: Network interfaces don't change rapidly, so frequent rescanning is unnecessary
130-
- **Customizable**: Adjust based on your network environment stability
131-
132127
**Recommendation:** Use higher values (8-15) for stable network setups, lower values (2-5) for environments where interfaces frequently change.
133128

129+
### Verbose Output
130+
134131
Add the `--verbose` flag to see more detailed output:
135132

136133
```console

0 commit comments

Comments
 (0)