From 32f94d3b2eb21d4008b068390a1339ad48266d80 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Thu, 18 Aug 2011 03:45:38 +0200 Subject: Stop using hyphen as minus sign in manpages. Detected by Lintian's hyphen-used-as-minus-sign check. --- man/backup.d.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/backup.d.5') diff --git a/man/backup.d.5 b/man/backup.d.5 index fd5c9b2..6bf8a33 100644 --- a/man/backup.d.5 +++ b/man/backup.d.5 @@ -67,7 +67,7 @@ Example templates for the action configuration files can be found in /usr/share/ .SH SCHEDULING -By default, each configuration file is processed everyday at 01:00 (1 AM). This can be changed by specifying the 'when' option in a backup action's config file or in the global configuration file. Special value 'manual' will disable scheduling for the backup action. It is possible to run the backup action manually by invoking \fBninjahelper(1)\fP with --run command line argument. +By default, each configuration file is processed everyday at 01:00 (1 AM). This can be changed by specifying the 'when' option in a backup action's config file or in the global configuration file. Special value 'manual' will disable scheduling for the backup action. It is possible to run the backup action manually by invoking \fBninjahelper(1)\fP with \-\-run command line argument. For example: when = sundays at 02:00 -- cgit v1.2.3