finish updateSimRepoState
Converted maps to use UUID as key. Also added mincopies to the sim.
This commit is contained in:
parent
811dd95453
commit
a2c0d5e4a9
2 changed files with 119 additions and 42 deletions
|
@ -195,6 +195,11 @@ as passed to "git annex sim" while a simulation is running.
|
|||
Sets the desired number of copies. This is equivilant to
|
||||
[[git-annex-numcopies]](1).
|
||||
|
||||
* `mincopies N`
|
||||
|
||||
Sets the minimum number of copies. This is equivilant to
|
||||
[[git-annex-mincopies]](1).
|
||||
|
||||
* `trustlevel repo trusted|untrusted|semitrusted|dead`
|
||||
|
||||
Sets the trust level of the repository. This is equivilant to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue