From 8d50659c8e86a59e9d9965a495030859c9a588de Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 10 Feb 2018 12:33:01 +0100 Subject: README: document the utility functions --- README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 5d684fa..7d8840b 100644 --- a/README.rst +++ b/README.rst @@ -55,6 +55,21 @@ If a subdirectory of the Manifest tree is specified, the entries for the specified leaf and respective Manifest files are updated. +Utility commands +---------------- +gemato provides a few other commands that could help debugging its +behavior. Those are: + +``gemato hash -H [...]`` + Print hashes of the specified files in Manifest-like format. + Used to verify that the hash backend works correctly. + +``gemato openpgp-verify [-K ] [...]`` + Check OpenPGP signatures embedded in the specified files. Detached + signatures are not supported. Used to verify that the OpenPGP backend + works correctly. + + Requirements ============ gemato is written in Python and compatible with implementations -- cgit v1.2.3