X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=remote%2Fgpg;h=c0b67d38bcce395195bf0b1357bef128309445a6;hp=0c5e0a7f74696d0ab37e6a44564fed2b4d8aa306;hb=8e632f43794c0db9d02a4e3df0ca2eaaac09def2;hpb=3ad6118386977e346d81042e924e5db9c5f15b7d diff --git a/remote/gpg b/remote/gpg index 0c5e0a7..c0b67d3 100755 --- a/remote/gpg +++ b/remote/gpg @@ -1,4 +1,6 @@ #!/bin/sh -eu +# SYNTAX: $gpg_options +# DESCRIPTION: encapsuleur de gpg(1) utilisant une configuration propre. tool=$(readlink -e "${0%/*}/..") . "$tool"/remote/lib.sh