diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-19 14:23:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-19 14:23:19 -0400 |
commit | 1c330ead1f8df449950c4450686da2b941a2417f (patch) | |
tree | 6a054bbb3e4d6c6342cfc95034da881cc67224b9 /doc/git-annex.mdwn | |
parent | 105cfeaa0017c48de11d6714326ab320993aac52 (diff) | |
parent | dcd29f4cf57d8bf3bc84bd3368b1e5e09ed8d85e (diff) |
Merge remote-tracking branch 'anarcat/master'
Diffstat (limited to 'doc/git-annex.mdwn')
-rw-r--r-- | doc/git-annex.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 27b326247..db8da9ff8 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -552,7 +552,7 @@ subdirectories). Displays a list of repositories known to contain the contents of the specified file or files. -* `remotes [path ...]` +* `list [path ...]` Displays a table of remotes that contain the contents of the specified files. Unlike whereis, this only shows configured remotes, not other |