diff --git a/man/ostree-commit.xml b/man/ostree-commit.xml index 81af7bf2..e1e3a8b9 100644 --- a/man/ostree-commit.xml +++ b/man/ostree-commit.xml @@ -232,7 +232,9 @@ Boston, MA 02111-1307, USA. ="PATH" - File containing list of modifications to make permissions (file mode, followed by space, followed by file path). + File containing list of modifications to make permissions (file mode in + decimal, followed by space, followed by file path). The specified mode + is ORed with the file's original mode unless preceded by "=".