diff options
author | Robert Morgan <robert.thomas.morgan@gmail.com> | 2019-07-12 08:33:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-12 11:14:22 -0700 |
commit | f7bf24d4dde9b5ff1bded664864feb7afb7d1c6b (patch) | |
tree | 9fa4afdcf534e85645035d4cb2883b95ab448848 /git-gui/windows | |
parent | Git 2.20.1 (diff) | |
download | tgif-f7bf24d4dde9b5ff1bded664864feb7afb7d1c6b.tar.xz |
gpg(docs): use correct --verify syntax
The gpg --verify usage example within the 'gpg.program' variable
reference provides an incorrect example of the gpg --verify command
arguments.
The command argument order, when providing both a detached signature
and data, should be signature first and data second:
https://gnupg.org/documentation/manuals/gnupg/Operational-GPG-Commands.html
Signed-off-by: Robert Morgan <robert.thomas.morgan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/windows')
0 files changed, 0 insertions, 0 deletions