diff options
Diffstat (limited to 'man1/metastore.1')
-rw-r--r-- | man1/metastore.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man1/metastore.1 b/man1/metastore.1 index f9d1755..67926e1 100644 --- a/man1/metastore.1 +++ b/man1/metastore.1 @@ -81,6 +81,11 @@ Alternatively, one or more paths can be specified and they will each be examined. Later invocations should be made using the exact same paths to ensure that the stored metadata is interpreted correctly. .\" +.SH EXIT STATUS +metastore returns an exit status of 0 on success, or 1 if an error occurred. If +the \fBcompare\fR action is selected and differences are found, the exit status +is 2. +.\" .SH FORMATS .TP .B 0 |