mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 21:52:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -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]}}`
|
||||
|
||||
Reference in New Issue
Block a user