mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
19941f91f4
* Adds release-ci script to test installation * Fixes CI * Fixes CI * Renames some variables to follow the same SECRETS_ convention
769 B
769 B
layout | title | date | permalink | categories |
---|---|---|---|---|
post | git-secret-usage | 2021-05-05 15:37:26 +0300 | git-secret-usage | command |
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), git-secret-add(1), git-secret-hide(1), git-secret-reveal(1), git-secret-cat(1)