We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0692599 commit 393dbceCopy full SHA for 393dbce
README.md
@@ -29,7 +29,8 @@ redis-port dump [--ncpu=N] [--parallel=M] --from=MASTER [--password=PASSWOR
29
30
```sh
31
redis-port sync [--ncpu=N] [--parallel=M] --from=MASTER [--password=PASSWORD] \
32
- --target=TARGET [--codis] [--auth=AUTH] [--sockfile=FILE [--filesize=SIZE]] [--filterdb=DB] [--psync]
+ --target=TARGET [--codis] [--auth=AUTH] [--sockfile=FILE [--filesize=SIZE]] [--filterdb=DB] \
33
+ [--psync]
34
```
35
36
Options
0 commit comments