105 lines
2.2 KiB
HTML
105 lines
2.2 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of SELECT-DEFAULT-ISPELL</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>SELECT-DEFAULT-ISPELL</H1>
|
|
Section: (8)<BR>Updated: 2018-11-15<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
|
|
|
|
<PRE>
|
|
select-default-ispell - select default ispell dictionary
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
|
|
|
|
|
|
|
|
<PRE>
|
|
select-default-ispell [options]
|
|
|
|
Options (all long only options):
|
|
--set-default='regexp' Try 'regexp' to get a single match and set
|
|
it as default. Fail otherwise.
|
|
--show-choices Show available choices to STDERR and exit.
|
|
--debug Enable debug mode
|
|
|
|
</PRE>
|
|
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
|
|
|
|
This program is responsible for selecting default
|
|
ispell dictionary.
|
|
<P>
|
|
|
|
If <B>--show-choices</B> is used will just output a list of available
|
|
choices to <FONT SIZE="-1">STDERR</FONT> and exit.
|
|
<FONT SIZE="-1">STDOUT</FONT> cannot be used, this program loads <B>debconf</B> and <B>debconf</B>
|
|
captures <FONT SIZE="-1">STDOUT.</FONT>
|
|
<P>
|
|
|
|
If <B>--set-default</B> is used, program will try to get a single regexp
|
|
match from available choices, failing if not.
|
|
Will try case dependent match first, then case independent.
|
|
<P>
|
|
|
|
If <B>--set-default</B> is not used this program will make debconf always
|
|
ask the shared question about the default ispell
|
|
dictionary to be used in your system according to the
|
|
installed ones.
|
|
<P>
|
|
|
|
In both cases, will do the appropriate settings if needed.
|
|
<P>
|
|
|
|
Calls internally <B>update-default-ispell</B>.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
|
|
|
|
The dictionaries-common policy document
|
|
<A NAME="lbAF"> </A>
|
|
<H2>AUTHORS</H2>
|
|
|
|
|
|
|
|
Rafael Laboissiere,
|
|
Agustin Martin
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="1"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="2"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="3"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="4"><A HREF="#lbAE">SEE ALSO</A><DD>
|
|
<DT id="5"><A HREF="#lbAF">AUTHORS</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:15 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|