docs: Correct 'net ads dns unregister --help' description
authorAmit Kumar <amitkuma@redhat.com>
Mon, 24 Jun 2019 22:20:42 +0000 (03:50 +0530)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 3 Jul 2019 15:12:50 +0000 (15:12 +0000)
commit4992c9bbbb86fa688907ab585cf8799c6f9a1c8a
tree08cf0b48c72f504a3ac689a25d886c70d94e9922
parent2ae75184fcb5dc90602aeef113d4c13540073324
docs: Correct 'net ads dns unregister --help' description

This change corrects the content of 'net ads dns unregister --help'
command. Updated output would be:
Usage:
net ads dns unregister [hostname]
    Remove all IP Address entires for a given
    hostname from the Active Directory server.

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

Signed-off-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date(master): Wed Jul  3 15:12:50 UTC 2019 on sn-devel-184
source3/utils/net_ads.c