Update cheatsheets

This commit is contained in:
ivuorinen
2025-11-27 00:20:32 +00:00
parent 197e4c944f
commit f6d34d521b
39 changed files with 113 additions and 66 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# gitstats
> Git repository statistics generator.
> More information: <https://gitstats.sourceforge.net>.
> More information: <https://gitstats.readthedocs.io/en/latest/usage.html>.
- Generate statistics for a local repository:
@@ -15,3 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
- View generated statistics in a web browser on Windows (PowerShell)/macOS/Linux:
`{{Invoke-Item|open|xdg-open}} {{path/to/output_folder/index.html}}`
- Display help:
`gitstats {{[-h|--help]}}`