mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-09 00:46:00 +02:00
16 lines
276 B
Markdown
16 lines
276 B
Markdown
# git extras
|
|
|
|
> Git 확장 도구 모음.
|
|
> 더 많은 정보: <https://manned.org/git-extras>.
|
|
|
|
- `git-extras` 명령어 설치 또는 업그레이드:
|
|
|
|
`git extras update`
|
|
|
|
- 도움말 표시:
|
|
|
|
`git extras {{[-h|--help]}}`
|
|
|
|
- 버전 표시:
|
|
|
|
`git extras {{[-v|--version]}}`
|