From 14544a6d5aab18be1ba631b5652f488d1421ba6b Mon Sep 17 00:00:00 2001 From: Danny Moesch Date: Thu, 19 Oct 2017 11:35:57 +0200 Subject: [PATCH] Fix typo in explanation of ASCII-armored keys and use only "-a" instead of "--armor" --- pass/Base.lproj/Main.storyboard | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pass/Base.lproj/Main.storyboard b/pass/Base.lproj/Main.storyboard index 1d079c4..cdbb4b6 100644 --- a/pass/Base.lproj/Main.storyboard +++ b/pass/Base.lproj/Main.storyboard @@ -1272,7 +1272,7 @@ Phone Support PIN #: 84719 - GnuPG supports a command-line option --armor that that causes output to be generated in an ASCII-armored format similar to unencoded documents rather than the binary format. + GnuPG supports the command-line option "-a" that causes output to be generated in an ASCII-armored format similar to unencoded documents rather than the binary format.