diff --git a/man/ostree-commit.xml b/man/ostree-commit.xml index c64a7a00..2c821fc1 100644 --- a/man/ostree-commit.xml +++ b/man/ostree-commit.xml @@ -251,6 +251,39 @@ Boston, MA 02111-1307, USA. POLICY is a boolean which specifies whether fsync should be used or not. Default to true. + + + + + Use particular signature engine. Currently + available ed25519 and dummy + signature types. + + The default is ed25519. + + + + + ="KEY-ID" + + There KEY-ID is: + + + + + base64-encoded secret key for commit signing. + + + + + + + ASCII-string used as secret key. + + + + +