diff options
Diffstat (limited to 'metastore.txt')
-rw-r--r-- | metastore.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/metastore.txt b/metastore.txt index 351ccc4..691fea5 100644 --- a/metastore.txt +++ b/metastore.txt @@ -87,6 +87,11 @@ PATHS will each be examined. Later invocations should be made using the exact same paths to ensure that the stored metadata is interpreted correctly. +EXIT STATUS + metastore returns an exit status of 0 on success, or 1 if an error oc‐ + curred. If the compare action is selected and differences are found, + the exit status is 2. + FORMATS 0 The original and default format, it is a compact binary repre‐ sentation of the file metadata stored. |