1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

docs-xml:samba-tool.8: improve doc for computer management commands

Add docs for new options:
1. --ip-address
2. --service-prinicipal-name

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Joe Guo 2018-03-16 16:39:08 +13:00 committed by Andrew Bartlett
parent 5a51990f5d
commit ba81f33fc4

View File

@ -133,6 +133,21 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term>--ip-address=IP_ADDRESS_LIST</term>
<listitem><para>
IPv4 address for the computer's A record, or IPv6 address for AAAA record,
can be provided multiple times.
</para></listitem>
</varlistentry>
<varlistentry>
<term>--service-principal-name=SERVICE_PRINCIPAL_NAME_LIST</term>
<listitem><para>
Computer's Service Principal Name, can be provided multiple times.
</para></listitem>
</varlistentry>
<varlistentry>
<term>--prepare-oldjoin</term>
<listitem><para>