git-secret/man/man1/git-secret-usage.1.md

28 lines
651 B
Markdown
Raw Normal View History

git-secret-usage - prints all the available commands.
=====================================================
## SYNOPSIS
git secret usage
## DESCRIPTION
`git-secret-usage` - prints all the available `git-secret` commands.
## OPTIONS
-h - shows this help.
## MANUAL
Run `man git-secret-usage` to see this document.
## SEE ALSO
2021-06-26 14:17:37 +00:00
[git-secret-init(1)](https://git-secret.io/git-secret-init), [git-secret-add(1)](https://git-secret.io/git-secret-add),
[git-secret-hide(1)](https://git-secret.io/git-secret-hide), [git-secret-reveal(1)](https://git-secret.io/git-secret-reveal),
[git-secret-cat(1)](https://git-secret.io/git-secret-cat)