Namdak Tonpa 7 лет назад
Родитель
Сommit
13cec28fa2
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      man/kvs_stream.htm

+ 1 - 1
man/kvs_stream.htm

@@ -63,7 +63,7 @@
 <li>id &mdash; Unique key of the cursor</li>
 <li>val &mdash; Writer cursor.</li>
 <li>pos &mdash; Reader cursor.</li>
-<li>dir=0 &mdash; Adding to top, reading up from bottom.</li>
+<li>dir=0 &mdash; Adding to top, reading up from bottom (default).</li>
 <li>dir=1 &mdash; Adding to bottom, reading down from top.</li>
 <li>top &mdash; The top of the list</li>
 <li>bot &mdash; The bottom of the list</li>