whereis: New subcommand to show where a file's content has gotten to.
This commit is contained in:
parent
41d5c4acf6
commit
0de3005c64
4 changed files with 49 additions and 0 deletions
|
@ -154,6 +154,11 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
With no parameters, defaults to finding all files in the current directory
|
||||
and its subdirectories.
|
||||
|
||||
* whereis [path ...]
|
||||
|
||||
Displays a list of repositories known to contain the content of the
|
||||
specified file or files.
|
||||
|
||||
* migrate [path ...]
|
||||
|
||||
Changes the specified annexed files to store their content in the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue