fix: typos
This commit is contained in:
parent
c39f14254b
commit
156ba277fd
1 changed files with 2 additions and 2 deletions
|
@ -198,8 +198,8 @@ pnpm run scylla:setup
|
||||||
Flags for `pnpm run scylla:setup`:
|
Flags for `pnpm run scylla:setup`:
|
||||||
|
|
||||||
- `-t <num>`: increase the number of threads used, especially useful if your cluster has more than one node
|
- `-t <num>`: increase the number of threads used, especially useful if your cluster has more than one node
|
||||||
- `--note_since <id>`: start at a certain note ID
|
- `--note-since <id>`: start at a certain note ID
|
||||||
- `--note_skip <num>`: skip a certain number of notes (from the oldest onward)
|
- `--note-skip <num>`: skip a certain number of notes (from the oldest onward)
|
||||||
|
|
||||||
## 🔎 Set up search
|
## 🔎 Set up search
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue