Give an example of the show command
authorPaul Wise <pabs@debian.org>
Mon, 25 Apr 2016 02:48:31 +0000 (10:48 +0800)
committerPaul Wise <pabs@debian.org>
Mon, 25 Apr 2016 02:49:56 +0000 (10:49 +0800)
Suggested-by: Mathieu Malaterre <malat@debian.org>
Suggested-in: <CA+7wUsyRnLjCiyJ3iyL6H8ZX_ttj0grBXJbq7KJXYaW9wznN8g@mail.gmail.com>

debian/changelog
html/doc-mail.wml

index c16c92a..1b89e07 100644 (file)
@@ -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
   * 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 <weasel@debian.org>  Sat, 03 Jan 2015 13:56:47 +0100
 
 
  -- Peter Palfrader <weasel@debian.org>  Sat, 03 Jan 2015 13:56:47 +0100
 
index c498e59..20f3725 100644 (file)
@@ -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.
 
 <li>If the single word <b>show</b> appears on a line then a PGP encrypted version
 be sent at once. The debian.net zone is reloaded hourly.
 
 <li>If the single word <b>show</b> 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:
+<pre>echo show | gpg --clearsign | mail changes@db.debian.org</pre>
+
 </ul>
 
 After processing the requests the daemon will generate a report which contains
 </ul>
 
 After processing the requests the daemon will generate a report which contains