From 53d46e336d3514ec50f85e5db4ceed16590bf154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20Wei=C3=9F?= Date: Wed, 29 Jun 2011 16:48:09 +0200 Subject: doc: Fix documentation on Info attributes The possible and default values of the "important" and "paranoid" attributes weren't listed correctly. --- doc/server/info.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/server/info.txt b/doc/server/info.txt index f1154e665..7f466528f 100644 --- a/doc/server/info.txt +++ b/doc/server/info.txt @@ -32,13 +32,13 @@ possible fields in an info file are: +------------+-------------------+----------------------------------+---------+ | group: | Any valid group | Sets group of the file | root | +------------+-------------------+----------------------------------+---------+ -| important: | true | false | Important entries are | root | +| important: | true | false | Important entries are | false | | | | installed first during client | | | | | execution | | +------------+-------------------+----------------------------------+---------+ | owner: | Any valid user | Sets owner of the file | root | +------------+-------------------+----------------------------------+---------+ -| paranoid: | yes | no | Backup file before replacement? | no | +| paranoid: | true | false | Backup file before replacement? | false | +------------+-------------------+----------------------------------+---------+ | perms: | Numeric file mode | Sets the permissions of the file | 0644 | | | | 'inherit' | (or inherits from the files on | | -- cgit v1.2.3-1-g7c22