Variable: pgg-pgp5-shell-command-switch
pgg-pgp5-shell-command-switch is a customizable variable defined in
pgg-pgp5.el.gz.
Value
"-c"
Documentation
Switch used to have the shell execute its command line argument.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/pgg-pgp5.el.gz
(defcustom pgg-pgp5-shell-command-switch "-c"
"Switch used to have the shell execute its command line argument."
:type 'string)