[Libreoffice-commits] online.git: loolwsd/protocol.txt

Jan Holesovsky kendy at collabora.com
Tue Aug 4 12:30:28 PDT 2015


 loolwsd/protocol.txt |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 2d2fd838595f9bc460f77849741e70aee535f445
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Tue Aug 4 20:42:27 2015 +0200

    Document the timestamp= parameter in the protocol.txt.

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index cd44358..10b17f9 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -34,7 +34,10 @@ load <pathname>
 
     Deprecated.
 
-load url=<url>
+load url=<url> [timestamp=<time>]
+
+    timestamp is an optional parameter.  <time> is provided in microseconds
+    since the Unix epoch - midnight, January 1, 1970.
 
 mouse type=<type> x=<x> y=<y> count=<count>
 


More information about the Libreoffice-commits mailing list