diff --git a/pages/common/cmd-wrapped.md b/pages/common/cmd-wrapped.md new file mode 100644 index 0000000000..2bc45f2c9b --- /dev/null +++ b/pages/common/cmd-wrapped.md @@ -0,0 +1,24 @@ +# cmd-wrapped + +> View shell history statistics. +> More information: . + +- 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]}}`