From ca1b97bbb42668e10a96a57fbe7c96df934ac84f 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/branches/r1-0@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 dc69c1b..0f3070d 100644 --- a/rdiff-backup/rdiff-backup.1 +++ b/rdiff-backup/rdiff-backup.1 @@ -923,9 +923,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