diff --git a/modules/deploy.py b/modules/deploy.py index 21d30a8..398b52e 100644 --- a/modules/deploy.py +++ b/modules/deploy.py @@ -329,9 +329,9 @@ def sync(full=True, extras=False): @task def media(destination_branch): """ - sync media files from source branch to current branch + sync media files from current branch to destination branch - src - the source branch from which we are copying media files + destination_branch - the branch to which we are copying media files """ configuration = env.config