mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-06 15:20:36 +00:00
28 lines
639 B
Markdown
28 lines
639 B
Markdown
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.
|
|
|
|
|
|
## MANUAL
|
|
|
|
Run `man git-secret-usage` to see this note.
|
|
|
|
|
|
## SEE ALSO
|
|
|
|
[git-secret-init(1)](http://git-secret.io/git-secret-init), [git-secret-add(1)](http://git-secret.io/git-secret-add),
|
|
[git-secret-hide(1)](http://git-secret.io/git-secret-hide), [git-secret-reveal(1)](http://git-secret.io/git-secret-reveal),
|
|
[git-secret-cat(1)](http://git-secret.io/git-secret-cat)
|