mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 11:52:34 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# git extras
|
||||
|
||||
> Git extension pack.
|
||||
> More information: <https://github.com/tj/git-extras>.
|
||||
> More information: <https://manned.org/git-extras>.
|
||||
|
||||
- Install or upgrade `git-extras` commands:
|
||||
|
||||
@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display help:
|
||||
|
||||
`git extras --help`
|
||||
`git extras {{[-h|--help]}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
`git extras --version`
|
||||
`git extras {{[-v|--version]}}`
|
||||
|
||||
Reference in New Issue
Block a user