Allow --trust etc to specify a repository by name, for temporarily trusting repositories that are not configured remotes.
This commit is contained in:
parent
66f5b390fe
commit
f547277b75
3 changed files with 26 additions and 8 deletions
|
@ -365,7 +365,8 @@ Many git-annex commands will stage changes for later `git commit` by you.
|
|||
|
||||
Overrides trust settings for a repository. May be specified more than once.
|
||||
|
||||
The repository should be specified using the name of a configured remote.
|
||||
The repository should be specified using the name of a configured remote,
|
||||
or the UUID or description of a repository.
|
||||
|
||||
* --backend=name
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue