diff options
author | intrigeri <intrigeri@boum.org> | 2011-08-18 03:45:38 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-08-18 03:45:38 +0200 |
commit | 32f94d3b2eb21d4008b068390a1339ad48266d80 (patch) | |
tree | 2ef3366064d89db8c909724859791ace135c4cf5 /man/backupninja.conf.5 | |
parent | a46fbcd5aaff23433bb96b59fbe2703ddde551d2 (diff) | |
download | backupninja-32f94d3b2eb21d4008b068390a1339ad48266d80.tar.gz backupninja-32f94d3b2eb21d4008b068390a1339ad48266d80.tar.bz2 |
Stop using hyphen as minus sign in manpages.
Detected by Lintian's hyphen-used-as-minus-sign check.
Diffstat (limited to 'man/backupninja.conf.5')
-rw-r--r-- | man/backupninja.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/backupninja.conf.5 b/man/backupninja.conf.5 index 7911fdf..50e0238 100644 --- a/man/backupninja.conf.5 +++ b/man/backupninja.conf.5 @@ -24,7 +24,7 @@ BACKUPNINJA.CONF \- Configuration file(s) for \fBbackupninja (1)\fP. .br .SH DESCRIPTION .B backupninja.conf -is the general configuration file. In this file you can set the log level and change the default directory locations. You can force a different general configuration file with "backupninja -f /path/to/conf". +is the general configuration file. In this file you can set the log level and change the default directory locations. You can force a different general configuration file with "backupninja \-f /path/to/conf". .SH OPTIONS |