diff --git a/src/createrepo-agent/command.c b/src/createrepo-agent/command.c index d57c1b1..6e12f38 100644 --- a/src/createrepo-agent/command.c +++ b/src/createrepo-agent/command.c @@ -586,7 +586,7 @@ cmd_sync(assuan_context_t ctx, char * line) } #define HLP_SYNC_PATTERN \ - "SYNC BASE_URL PATTERN [ARCH ...]\n\nAdd matching RPM packages from another repository" + "SYNC_PATTERN BASE_URL PATTERN [ARCH ...]\n\nAdd matching RPM packages from another repository" gpg_error_t cmd_sync_pattern(assuan_context_t ctx, char * line) {