Add option '-f' for sync'ing only selected folders

This commit is contained in:
Riccardo Murri
2008-01-03 04:15:11 +01:00
parent 2985ddc61e
commit ec89c3eb53
3 changed files with 31 additions and 1 deletions

View File

@ -94,6 +94,13 @@ def getcmdhelp():
one else. The maildir option will enable debugging
for certain Maildir operations.
-f foldername[,foldername...]
Only sync the specified folders. The "foldername"s
are the *untranslated* foldernames. This
command-line option overrides any "folderfilter"
and "folderincludes" options in the configuration
file.
-k [section:]option=value
Override configuration file option. If"section" is
omitted, it defaults to "general". Any underscores