1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

ctdb-docs: Fix documentation of -n option to ctdb tool

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12733

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
This commit is contained in:
Amitay Isaacs 2017-04-06 12:20:21 +10:00 committed by David Disseldorp
parent e69aa55c5d
commit 7f714a4362

View File

@ -123,10 +123,10 @@
<title>OPTIONS</title>
<variablelist>
<varlistentry><term>-n <parameter>PNN-LIST</parameter></term>
<varlistentry><term>-n <parameter>PNN</parameter></term>
<listitem>
<para>
The nodes specified by PNN-LIST should be queried for the
The node specified by PNN should be queried for the
requested information. Default is to query the daemon
running on the local host.
</para>