X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=polyglot.pod;h=64df0be2ea6d977076ca321605c654cdafa99c17;hp=3c544fb0388ac6e034f78362e562e7d3e8cd44ff;hb=cb9522491af43508c47cb927247e3b5769b9259b;hpb=a8209ad25e331b9938321744c3cf0e03867eac1c diff --git a/polyglot.pod b/polyglot.pod index 3c544fb..64df0be 100644 --- a/polyglot.pod +++ b/polyglot.pod @@ -513,17 +513,18 @@ Win32 priority levels are mapped in a sensible way to Unix nice levels. This a bit vector in which each bit represents the processors that a process is allowed to run on. This option works only on Windows. -=item B (default: true) +=item B (default: true) If true then PolyGlot will implement persistence by loading options from an additional INI file which is specified by the option -"SaveFile". At exit PolyGlot will also save its options to this INI +"PersistFile". At exit PolyGlot will also save its options to this INI file. -=item B (default: PG_.ini) +=item B (default: PG_.ini) The name of the file from which to take the additional options. -You can safely edit this file. +You can safely edit this file, or delete it to restore the default +options. =back