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

Miklos Vajna vmiklos at collabora.co.uk
Wed Nov 18 08:53:28 PST 2015


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

New commits:
commit cb189234b07208dd10093958b2320cd659f8224a
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date:   Wed Nov 18 17:53:03 2015 +0100

    loolwsd: describe so far undocumented part= parameter of the load command

diff --git a/loolwsd/protocol.txt b/loolwsd/protocol.txt
index 21de54c..25c6111 100644
--- a/loolwsd/protocol.txt
+++ b/loolwsd/protocol.txt
@@ -52,7 +52,9 @@ load <pathname>
 
     Deprecated.
 
-load url=<url> [timestamp=<time>]
+load [part=<partNumber>] url=<url> [timestamp=<time>]
+
+    part is an optional parameter. <partNumber> is a number.
 
     timestamp is an optional parameter.  <time> is provided in microseconds
     since the Unix epoch - midnight, January 1, 1970.


More information about the Libreoffice-commits mailing list