mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-05 18:35:25 +02:00
25 lines
382 B
Markdown
25 lines
382 B
Markdown
![]() |
# cmd-wrapped
|
||
|
|
||
|
> View shell history statistics.
|
||
|
> More information: <https://crates.io/crates/cmd-wrapped>.
|
||
|
|
||
|
- Fetch current statistics:
|
||
|
|
||
|
`cmd-wrapped`
|
||
|
|
||
|
- Fetch statistics from a specific year:
|
||
|
|
||
|
`cmd-wrapped {{year}}`
|
||
|
|
||
|
- Specify a shell:
|
||
|
|
||
|
`cmd-wrapped {{[-s|--shell]}} {{shell}}`
|
||
|
|
||
|
- Display help:
|
||
|
|
||
|
`cmd-wrapped {{[-h|--help]}}`
|
||
|
|
||
|
- Display version:
|
||
|
|
||
|
`cmd-wrapped {{[-V|--version]}}`
|