mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
docs: remove duplicate (and wrong) default scan mode
The default scan mode is found in config.md. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
ecaed09128
commit
c5889049f0
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
* `--scan-mode MODE` or `-m`
|
* `--scan-mode MODE` or `-m`
|
||||||
|
|
||||||
Specify extent scanning algorithm. Default `MODE` is 3.
|
Specify extent scanning algorithm.
|
||||||
**EXPERIMENTAL** feature that may go away.
|
**EXPERIMENTAL** feature that may go away.
|
||||||
|
|
||||||
* Mode 0: lockstep
|
* Mode 0: lockstep
|
||||||
@ -48,8 +48,8 @@
|
|||||||
* Mode 2: sequential
|
* Mode 2: sequential
|
||||||
* Mode 3: recent
|
* Mode 3: recent
|
||||||
|
|
||||||
For details of the different scanning modes, see
|
For details of the different scanning modes and the default value of
|
||||||
[bees configuration](docs/config.md).
|
this option, see [bees configuration](docs/config.md).
|
||||||
|
|
||||||
## Workarounds
|
## Workarounds
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user