Add more usage examples to get-mailbox - postreich - Unnamed repository; edit this file 'description' to name the repository. DIR Log DIR Files DIR Refs DIR README --- DIR commit 1d2db16b95e7b98266d0ba215986ccb9716b1500 DIR parent e14d389aa68c3e6256f4a431bf5afabeaa3053a4 HTML Author: Scarlett McAllister <no+reply@roygbyte.com> Date: Sun, 28 Jan 2024 21:13:52 -0400 Add more usage examples to get-mailbox Diffstat: M src/geomyidae/api/get-mailbox | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) --- DIR diff --git a/src/geomyidae/api/get-mailbox b/src/geomyidae/api/get-mailbox @@ -10,6 +10,10 @@ # $ get-mailbox -k roygbyte # Dump the contents of the pubkey # $ get-mailbox -k -c roygbyte +# Retrieve the filename of mailbox +# $ get-mailbox roygbyte +# Dump the contents of the mailbox +# $ get-mailbox -c roygbyte . ./common