git-secret/man/man1/git-secret-list.1.ronn
2016-02-24 00:22:15 +03:00

21 lines
409 B
Markdown

git-secret-list - prints all the added files.
=============================================
## SYNOPSIS
git secret list
## DESCRIPTION
`git-secret-list` prints all the currently added tracked files from the `.gitsecret/paths/mapping.cfg`.
## OPTIONS
-h - shows this help.
## SEE ALSO
git-secret-whoknows(1), git-secret-add(1), git-secret-remove(1), git-secret-hide(1), git-secret-reveal(1)