Index: tools/msynctool.c
===================================================================
--- tools/msynctool.c	(revision 168)
+++ tools/msynctool.c	(working copy)
@@ -51,7 +51,7 @@
   fprintf (stderr, "--showformats <objtype>\tLists all formats that a objtype can have\n");
   fprintf (stderr, "--showgroup <groupname>\tLists all members of the group\n");
   fprintf (stderr, "--sync <groupname>\tSync all members in a group\n");
-  fprintf (stderr, "--filter-objtype <objtype>\tFilter object type\n");
+  fprintf (stderr, "--filter-objtype <objtype>\tFilter out object type\n");
   fprintf (stderr, "--slow-sync <objtype>\tPerform a slow-sync of all members in the group\n");
   fprintf (stderr, "[--wait] \tDont immediatly start to sync, but wait for a client to initialize the sync\n");
   fprintf (stderr, "[--multi] \tRepeat to wait for sync alerts\n");

