mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-14 00:55:22 +02:00
24 lines
382 B
Markdown
24 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]}}`
|