[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [onionoo/master] Further specify limit and offset parameters.



commit 3edf098d09aefc3655b74e39cdb4b3a0b7e4006c
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date:   Wed Dec 5 20:16:13 2012 +0100

    Further specify limit and offset parameters.
---
 web/index.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/web/index.html b/web/index.html
index 4df3d7a..e29c0b8 100755
--- a/web/index.html
+++ b/web/index.html
@@ -683,9 +683,11 @@ undefined.
 </td></tr>
 <tr><td><b>offset</b></td><td>Skip the given number of relays and/or
 bridges.
+Relays are skipped first, then bridges.
 </td></tr>
 <tr><td><b>limit</b></td><td>Limit result to the given number of
 relays and/or bridges.
+Relays are kept first, then bridges.
 When used together with <b>offset</b>, the offsetting step precedes the
 limiting step.
 </td></tr>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits