mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
cmd-wrapped: add page (#17018)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# 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]}}`
|
||||
Reference in New Issue
Block a user