wording
authorJoey Hess <joeyh@joeyh.name>
Wed, 14 Jul 2021 21:08:38 +0000 (17:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 14 Jul 2021 21:08:38 +0000 (17:08 -0400)
doc/git-annex-whereused.mdwn
doc/git-annex.mdwn

index 385720c5e14e29e0545354c8208ffa6fa27e6592..e40457a2aa57d9cd9316f4338ee55ca149d5315f 100644 (file)
@@ -1,6 +1,6 @@
 # NAME
 
-git-annex whereused - find what files use, or used a key
+git-annex whereused - find what files use or used a key
 
 # SYNOPSIS
 
@@ -8,7 +8,7 @@ git annex whereused `--key=keyname|--unused`
 
 # DESCRIPTION
 
-Finds what files use, or used a key.
+Finds what files use or used a key.
 
 For each file in the working tree that uses a key, this outputs one line,
 starting with the key, then a space, and then the name of the file.
index ca5d69fe3444d7dcc00d97732027e5bd679a5b8b..3eed8e32139f4f4c044fec2e7a8c477ee53f1262 100644 (file)
@@ -449,7 +449,7 @@ content from the key-value store.
 
 * `whereused`
 
-  Finds what files use, or used a key.
+  Finds what files use or used a key.
 
 * `log [path ...]`