From 4fa314498f1528ed66674ada044076a2ba75e815 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 22 Sep 2004 19:22:08 +0000 Subject: [PATCH] Document scanpos and scanstep --- doc/yaz-client-commands.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/doc/yaz-client-commands.xml b/doc/yaz-client-commands.xml index 446ce34..748cd90 100644 --- a/doc/yaz-client-commands.xml +++ b/doc/yaz-client-commands.xml @@ -1,5 +1,5 @@ @@ -91,6 +91,26 @@ + + scanpos pos + + + + Sets preferred position for scan. This value + is used in next scan. By default position is 1. + + + + + scanstep step + + + + Set step-size for scan. This value is used in next scan + sent to the target. By default step-size is 0. + + + sort sortspecs -- 1.7.10.4