Updated readme.
authorplugd <plugd@thelambdalab.xyz>
Wed, 21 Aug 2024 21:13:10 +0000 (23:13 +0200)
committerplugd <plugd@thelambdalab.xyz>
Wed, 21 Aug 2024 21:13:10 +0000 (23:13 +0200)
README

diff --git a/README b/README
index ad77253..1e72895 100644 (file)
--- a/README
+++ b/README
@@ -105,11 +105,16 @@ a username which has already been associated with another node.)
 
 Similarly, REP files can be submitted using:
 
-   nncp-exec bbsnode qwikboard < replyfile.rep
+    nncp-exec bbsnode qwikboard < replyfile.rep
 
 This will result in the messages contained in replyfile.rep being
 incorporated into the message database.
 
+Finally, a user can export all of their own messages (under their
+current handle) to a text file using
+
+    echo export | nncp-exec bbsnode qwikboard
+
 License
 -------