From 4bd0f69b5e5889158ccc13c64551f6d42da4c3bd Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 3 Jan 2018 01:30:12 -0500 Subject: libremakepkg: usage: mention copying in the GnuPG pubring --- po/es/libretools.po | 4 ++++ src/chroot-tools/libremakepkg | 1 + 2 files changed, 5 insertions(+) diff --git a/po/es/libretools.po b/po/es/libretools.po index 6fc33d2..d8cd763 100644 --- a/po/es/libretools.po +++ b/po/es/libretools.po @@ -944,6 +944,10 @@ msgstr "" msgid "let this `builduser` call `sudo pacman` without a password." msgstr "" +#: src/chroot-tools/libremakepkg:150 +msgid "copy the user's GnuPG pubring to be the `builduser`'s pubring" +msgstr "" + #: src/chroot-tools/libremakepkg:149 msgid "add a pacman repositoriy of locally built packages" msgstr "" diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg index b04e2b3..21f5619 100755 --- a/src/chroot-tools/libremakepkg +++ b/src/chroot-tools/libremakepkg @@ -146,6 +146,7 @@ usage() { bullet 'create a `builduser` with the same numeric UID as the invoking $SUDO_USER.' bullet 'let this `builduser` call `sudo pacman` without a password.' + bullet "copy the user's GnuPG pubring to be the \`builduser\`'s pubring" bullet 'add a pacman repositoriy of locally built packages' echo prose 'This command is configured both with `chroot.conf` (either in -- cgit v1.2.2