mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
21 lines
360 B
Plaintext
21 lines
360 B
Plaintext
|
git-secret-usage - prints all the available commands.
|
||
|
=====================================================
|
||
|
|
||
|
## SYNOPSIS
|
||
|
|
||
|
git secret usage
|
||
|
|
||
|
|
||
|
## DESCRIPTION
|
||
|
`git-secret-usage` is used to print all the available commands.
|
||
|
|
||
|
|
||
|
## OPTIONS
|
||
|
|
||
|
-h - shows this help.
|
||
|
|
||
|
|
||
|
## SEE ALSO
|
||
|
|
||
|
git-secret-init(1), git-secret-add(1), git-secret-hide(1), git-secret-reveal(1)
|