Query: tla-gpg-check
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TLA-GPG-CHECK(1) General Commands Manual TLA-GPG-CHECK(1)NAMEtla-gpg-check - GNU Arch revision signature checkerSYNOPSIStla-gpg-check gpg_command="gpg_command"DESCRIPTIONChecks whether a revision is correctly signed. This is intended to be used in tla's signing hooks. It calls gpg_command on the standard input and makes sure only one signed message is given. Here is how to setup a simple automatic tla signature check: mkdir -p -m 700 ~/.arch-params/signing/ echo 'tla-gpg-check gpg_command="gpg --verify-files -"' > ~/.arch-params/signing/=default.check echo 'gpg --clearsign --use-agent' > ~/.arch-params/signing/=defaultSEE ALSOtla(1) http://www.seyza.com/gnuarchwiki/ArchiveSigningAUTHORtla-gpg-check was written by Tom Lord. This manual page was written by Sylvain Beucler <beuc@beuc.net>, for the Debian project (but may be used by others).GNU2006-07-25 TLA-GPG-CHECK(1)
| Related Man Pages |
|---|
| archpath(1) - debian |
| gpg-zip(1) - linux |
| gpg-key2ps(1) - debian |
| arch::session(3pm) - debian |
| archpath(1) - xfree86 |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Detecting unused variables... |
| A (ksh) Library For and From UNIX.com |