mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-11-26 20:57:21 +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."""))
|
fortune program."""))
|
||||||
conf.registerGlobalValue(Unix.fortune, 'offensive',
|
conf.registerGlobalValue(Unix.fortune, 'offensive',
|
||||||
registry.Boolean(False, """Determines whether fortune will retrieve
|
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."""))
|
option to the fortune program."""))
|
||||||
conf.registerGlobalValue(Unix.fortune, 'files',
|
conf.registerGlobalValue(Unix.fortune, 'files',
|
||||||
registry.SpaceSeparatedListOfStrings([], """Determines what specific file
|
registry.SpaceSeparatedListOfStrings([], """Determines what specific file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user