fix option desc pasted from pull
authorJoey Hess <joeyh@joeyh.name>
Thu, 18 Apr 2024 14:05:11 +0000 (10:05 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 18 Apr 2024 14:05:11 +0000 (10:05 -0400)
doc/git-annex-push.mdwn

index 93fada7826a0bf836e4824fd5510a1ffb8f034e3..30b7123a30427f00f6bccb07fa665173d051ee76 100644 (file)
@@ -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`