summaryrefslogtreecommitdiff
path: root/doc/man/s3qlrm.1
diff options
context:
space:
mode:
authorNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:26 -0800
committerNikolaus Rath <Nikolaus@rath.org>2016-03-09 10:09:26 -0800
commitac9526150a54ca66ed041376e3081d719f77ce49 (patch)
tree4fb2f289ad39a1fa2404a68e358aa465b829a671 /doc/man/s3qlrm.1
parentc61b583f62b130c1ed987d71d2d149f30702acc5 (diff)
Import s3ql_2.9+dfsg.orig.tar.gz
Diffstat (limited to 'doc/man/s3qlrm.1')
-rw-r--r--doc/man/s3qlrm.119
1 files changed, 15 insertions, 4 deletions
diff --git a/doc/man/s3qlrm.1 b/doc/man/s3qlrm.1
index e4395ec..0713117 100644
--- a/doc/man/s3qlrm.1
+++ b/doc/man/s3qlrm.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "S3QLRM" "1" "March 29, 2014" "2.8.1" "S3QL"
+.TH "S3QLRM" "1" "June 28, 2014" "2.9" "S3QL"
.SH NAME
s3qlrm \- Fast tree removal on S3QL file systems
.
@@ -77,10 +77,21 @@ just print program version and exit
.UNINDENT
.UNINDENT
.UNINDENT
-.SH EXIT STATUS
+.SH EXIT CODES
.sp
-\fBs3qlrm\fP returns exit code 0 if the operation succeeded and 1 if some
-error occurred.
+\fBs3qlrm\fP may terminate with the following exit codes:
+.INDENT 0.0
+.TP
+.B 0
+Everything went well.
+.TP
+.B 1
+An unexpected error occured. This may indicate a bug in the
+program.
+.TP
+.B 2
+Invalid command line argument.
+.UNINDENT
.SH SEE ALSO
.sp
The S3QL homepage is at \fI\%https://bitbucket.org/nikratio/s3ql/\fP\&.