[mw-devel] [Git][arthur/mw][master] Add a help file for .replay

Andrew Price welshbyte at sucs.org
Sun Oct 23 10:01:13 BST 2016


Andrew Price pushed to branch master at Justin Mitchell / mw


Commits:
a803a110 by Andrew Price at 2016-10-23T10:02:15+01:00
Add a help file for .replay

- - - - -


1 changed file:

- + talkhelp/replay


Changes:

=====================================
talkhelp/replay
=====================================
--- /dev/null
+++ b/talkhelp/replay
@@ -0,0 +1,19 @@
+NAME
+     replay - replay talker messages
+
+SYNOPSIS
+     replay since [SECONDS]
+     replay count [NUMBER]
+     replay serial [ID]
+
+DESCRIPTION
+     replay allows you to replay the talker messages in the server's replay buffer.
+     This is useful for catching up on the conversation since you last logged out, or if your
+     connection dropped. The number of messages available depends on the size of the server's
+     buffer and the last time it was restarted.
+
+     replay since replays messages since SECONDS after the UNIX epoch.
+     replay count replays the last NUMBER of messages.
+     replay serial replays messages starting from the serial ID that the
+     server stores with each message in the replay buffer.
+



View it on GitLab: https://projects.sucs.org/arthur/mw/commit/a803a1103986a98eecd85b968ce57b5cf5c3b798
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/mw-devel/attachments/20161023/2abc3c92/attachment.html>


More information about the mw-devel mailing list