mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-11 12:42:34 +01:00
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:
parent
459bc616b1
commit
28b4b4742e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user