1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-05 18:35:25 +02:00
tldr/pages/common/cmd-wrapped.md

25 lines
382 B
Markdown
Raw Normal View History

2025-06-29 10:38:17 +00:00
# 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]}}`