--auto doc wording

try to make more clear that --auto is not --all
This commit is contained in:
Joey Hess 2020-04-13 16:12:48 -04:00
parent 09d202ab88
commit ba6f46c113
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ Paths of files or directories to operate on can be specified.
* `--auto`
Rather than copying all specified files, only copy files that don't yet have
Rather than copying all specified files, only copy those that don't yet have
the desired number of copies, or that are preferred content of the
destination repository. See [[git-annex-preferred-content]](1)

View file

@ -31,7 +31,7 @@ Paths of files or directories to drop can be specified.
* `--auto`
Rather than trying to drop all specified files, drop only files that
Rather than trying to drop all specified files, drop only those that
are not preferred content of the repository.
See [[git-annex-preferred-content]](1)

View file

@ -20,7 +20,7 @@ be specified.
* `--auto`
Rather than getting all specified files, get only files that don't yet
Rather than getting all the specified files, get only those that don't yet
have the desired number of copies, or that are preferred content of the
repository. See [[git-annex-preferred-content]](1)