X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=remote%2Fgpg;fp=remote%2Fgpg;h=c0b67d38bcce395195bf0b1357bef128309445a6;hp=0c5e0a7f74696d0ab37e6a44564fed2b4d8aa306;hb=7ec5ddab73855d65555a21873ccf8d2653a22ee6;hpb=344f65c397f046293ed2e5aa2b9dcd49337bdd71 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