Correct Unix.fortune.offensive's description to use -a.

Closes deb#545780

Signed-off-by: James Vega <jamessan@users.sourceforge.net>
This commit is contained in:
James Vega 2009-09-09 07:49:17 -04:00
parent 459bc616b1
commit 28b4b4742e

View File

@ -66,7 +66,7 @@ conf.registerGlobalValue(Unix.fortune, 'equal',
fortune program."""))
conf.registerGlobalValue(Unix.fortune, 'offensive',
registry.Boolean(False, """Determines whether fortune will retrieve
offensive fortunes along with the normal fortunes. This sends the -o
offensive fortunes along with the normal fortunes. This sends the -a
option to the fortune program."""))
conf.registerGlobalValue(Unix.fortune, 'files',
registry.SpaceSeparatedListOfStrings([], """Determines what specific file