mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Document change to --consistent_snapshot in CLI.md
Signed-off-by: Vladimir Diaz <vladimir.v.diaz@gmail.com>
This commit is contained in:
parent
b04e1be29a
commit
6920105301
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Create a TUF repository with [consistent
|
|||
snapshots](https://github.com/theupdateframework/specification/blob/master/tuf-spec.md#7-consistent-snapshots)
|
||||
enabled, where all target files have their hash prepended to the filename.
|
||||
```Bash
|
||||
$ repo.py --init --consistent_snapshot
|
||||
$ repo.py --init --consistent
|
||||
```
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue