From d5147df7e7f77b64eac38cdb2d9fd02f8c43f1a7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 22 Sep 2023 12:48:35 -0400 Subject: [PATCH] typo --- doc/git-annex.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 648b80496b..dfcd600c49 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -1458,7 +1458,7 @@ Remotes are configured using these settings in `.git/config`. When set to eg, "master:subdir", the special remote tracks only the subdirectory of that branch. - Setting this enables some other command to work with these special + Setting this enables some other commands to work with these special remotes: `git-annex pull` will import changes from the remote and merge them into the annex-tracking-branch. And `git-annex push` will export changes to the remote. Higher-level commands `git-annex sync --content`