mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-04 10:35:51 +00:00
cli: Remove outdated reference to PAIRS
This commit is contained in:
parent
15de73d8fc
commit
0ee39c7e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ def metasync(ctx, collections, max_workers):
|
|||
'''
|
||||
Synchronize metadata of the given collections or pairs.
|
||||
|
||||
See the `sync` command regarding the PAIRS argument.
|
||||
See the `sync` command for usage.
|
||||
'''
|
||||
from .tasks import prepare_pair, metasync_collection
|
||||
from .utils import WorkerQueue
|
||||
|
|
|
|||
Loading…
Reference in a new issue