From 882edcbef43d87b24cf36549bfd6c2e9d094efbd Mon Sep 17 00:00:00 2001 From: bescoto Date: Fri, 30 Dec 2005 18:33:46 +0000 Subject: Clarify exit status git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@733 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/rdiff-backup.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rdiff-backup/rdiff-backup.1 b/rdiff-backup/rdiff-backup.1 index 3fe687e..b0a31bc 100644 --- a/rdiff-backup/rdiff-backup.1 +++ b/rdiff-backup/rdiff-backup.1 @@ -987,9 +987,9 @@ rdiff-backup is run with high verbosity. .SH EXIT STATUS If rdiff-backup finishes successfully, the exit status will be 0. If -there is an error, it will be non-zero (usually 1, but don't depend on -this specific value). When setting up rdiff-backup to run -automatically (as from +there is an unrecoverable (critical) error, it will be non-zero +(usually 1, but don't depend on this specific value). When setting up +rdiff-backup to run automatically (as from .BR cron (8) or similar) it is probably a good idea to check the exit code. -- cgit v1.2.1