Signed-off-by: Pang Yan Han <pangyan...@gmail.com>
---
 src/pacman/pacman.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c
index 008a806..8458c97 100644
--- a/src/pacman/pacman.c
+++ b/src/pacman/pacman.c
@@ -913,6 +913,7 @@ int main(int argc, char *argv[])
                printf("\n");
                printf("Lock File : %s\n", alpm_option_get_lockfile());
                printf("Log File  : %s\n", alpm_option_get_logfile());
+               printf("GPG Dir   : %s\n", alpm_option_get_signaturedir());
                list_display("Targets   :", pm_targets);
        }
 
-- 
1.7.5.rc0.101.g3d23c


Reply via email to