Updated documentation

This commit is contained in:
Mark Qvist
2026-05-21 21:22:09 +02:00
parent f0a3fadcd1
commit aaadff547d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -816,7 +816,7 @@ This validates that the artifact file matches the signature created during the r
Ensure the release manifest is located in the same directory as the release artifacts, then run:
```text
$ rngit release myapp-1.2.0.rsm --offline
$ rngit release myapp-1.2.0.rsm fetch --offline
```
This will load the manifest, and verify all files currently on-disk, but will not attempt to fetch the latest release manifest from the origin, or update local files to match it.