man: add blurb about using -x with -m if there is no X11 context
This commit is contained in:
parent
502f7e783e
commit
72aac60264
@ -109,7 +109,8 @@ Option
|
|||||||
.B
|
.B
|
||||||
\-x
|
\-x
|
||||||
disables this X11 session monitoring (daemon will stay alive even if it
|
disables this X11 session monitoring (daemon will stay alive even if it
|
||||||
cannot connect to the X11 server).
|
cannot connect to the X11 server). You need to use this too if you use the
|
||||||
|
daemon without an X11 context.
|
||||||
.PP
|
.PP
|
||||||
.B recollindex \-l
|
.B recollindex \-l
|
||||||
will list the names of available language stemmers.
|
will list the names of available language stemmers.
|
||||||
|
|||||||
@ -651,6 +651,10 @@ fvwm
|
|||||||
<para>There is a similar mechanism under Gnome (find the session
|
<para>There is a similar mechanism under Gnome (find the session
|
||||||
control tool in the menus and use the "Startup programs" tab).</para>
|
control tool in the menus and use the "Startup programs" tab).</para>
|
||||||
|
|
||||||
|
<para>If you use the daemon completely out of an X11 session, you
|
||||||
|
need to add option <literal>-x</literal> to disable X11 session
|
||||||
|
monitoring (else the daemon will not start).</para>
|
||||||
|
|
||||||
<para>By default, the messages from the indexing daemon will be
|
<para>By default, the messages from the indexing daemon will be
|
||||||
discarded. You may want to change this by setting the
|
discarded. You may want to change this by setting the
|
||||||
<literal>daemlogfilename</literal> and
|
<literal>daemlogfilename</literal> and
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user