From: Joey Hess Date: Thu, 18 Apr 2024 14:05:11 +0000 (-0400) Subject: fix option desc pasted from pull X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ba9f207d4e9e01504264c80f12c9833451dc2464;p=git-annex.git fix option desc pasted from pull --- diff --git a/doc/git-annex-push.mdwn b/doc/git-annex-push.mdwn index 93fada7826..30b7123a30 100644 --- a/doc/git-annex-push.mdwn +++ b/doc/git-annex-push.mdwn @@ -67,7 +67,7 @@ See [[git-annex-preferred-content]](1). * `--only-annex` `-a`, `--not-only-annex` - Only pull the git-annex branch and annexed content from remotes, + Only push the git-annex branch and annexed content to remotes, not other git branches. The `annex.synconlyannex` configuration can be set to true to make @@ -75,7 +75,7 @@ See [[git-annex-preferred-content]](1). `--not-only-annex`. When this is combined with --no-content, only the git-annex branch - will be pulled. + will be pushed. * `--no-content`, `-g`, `--content`