From a4643d03b4e27dac768e01a3145d67ac9fe3187d Mon Sep 17 00:00:00 2001 From: Paul Wise Date: Mon, 25 Apr 2016 10:48:31 +0800 Subject: [PATCH] Give an example of the show command Suggested-by: Mathieu Malaterre Suggested-in: --- debian/changelog | 1 + html/doc-mail.wml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c16c92a..1b89e07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ userdir-ldap-cgi (0.3.40) UNRELEASED; urgency=medium * Add a hint about how to merge existing SSH keys * Update LDAP search docs for the usergroups changes * Drop SSH key fingerprint info from machines.cgi pages + * Give an example of the show command -- Peter Palfrader Sat, 03 Jan 2015 13:56:47 +0100 diff --git a/html/doc-mail.wml b/html/doc-mail.wml index c498e59..20f3725 100644 --- a/html/doc-mail.wml +++ b/html/doc-mail.wml @@ -156,7 +156,9 @@ Like the SSH function above, multiple hosts are supported, but they must all be sent at once. The debian.net zone is reloaded hourly.
  • If the single word show appears on a line then a PGP encrypted version -of the entire record will be attached to the resulting email. +of the entire record will be attached to the resulting email. For example: +
    echo show | gpg --clearsign | mail changes@db.debian.org
    + After processing the requests the daemon will generate a report which contains -- 2.20.1