diff --git a/mpcdf_sync_projects.py b/mpcdf_sync_projects.py
index cac8d8a0431560b7ed0a49aa9f8f6a6c2ac244c0..5db2a9267ebd318968b0a1cc8708edaa0336ffc3 100644
--- a/mpcdf_sync_projects.py
+++ b/mpcdf_sync_projects.py
@@ -15,7 +15,7 @@ import osc.cmdln
                   help="Source project")
 @osc.cmdln.option('-t', '--to',
                   help="Just sync with this single destination project")
-@osc.cmdln.alias("mpcdf_syncpro")
+@osc.cmdln.alias("mpcdf_sync_projects")
 def do_mpcdf_sync_projects(self, subcmd, opts, *args):
     """${cmd_name}: Branch all/missing packages from a project to another and sync their metadata