Compare commits

..

No commits in common. "e94efecefad1b72fb4d863d1b8dab6d07e6e06fe" and "58845106981ca365943753ae56de9380f3cb354b" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -25,7 +25,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# Description:
# Completions for gpgconf (configuration utility provided with GnuPG 2.4.4
# Completions for gpgconf (configuration utility provided with GnuPG
# <https://gnupg.org>)
#
# Authors:
@ -62,9 +62,6 @@ _arguments \
'--apply-profile[update configuration files using the specified file]:configuration file:_path_files' \
'--status-fd[write status info to the specified file descriptor]:file descriptor' \
'--homedir[specify an alternative gnupg configuration home directory]:directory:_directories' \
'--chuid[change the current user to uid which may either be a number or a name]:uid' \
'(--lock --unlock)--unlock[remove a stale lock file hold for file]:name' \
'(--lock --unlock)--lock[name of file protected by the lock]:name' \
'(-o --output)'{-o,--output}'[write output to the specified file]:output file:_path_files' \
'(-v --verbose)'{-v,--verbose}'[verbose]' \
'(-q --quiet)'{-q,--quiet}'[quiet]' \