cmd-wrapped: add page (#17018)

This commit is contained in:
Dylan
2025-06-29 10:38:17 +00:00
committed by GitHub
parent be2f88eb01
commit 62ae5a60d8
+24
View File
@@ -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]}}`