diff mbox series

update mount.cifs manpage with info about domainauto

Message ID 1530812857-14052-1-git-send-email-jshivers@redhat.com
State New
Headers show
Series update mount.cifs manpage with info about domainauto | expand

Commit Message

Jacob Shivers July 5, 2018, 5:47 p.m. UTC
Signed-off-by: Jacob Shivers <jshivers@redhat.com>
---
 mount.cifs.rst | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

diff --git a/mount.cifs.rst b/mount.cifs.rst
index a81c6c4..6a9ff49 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -167,6 +167,11 @@  ip=arg|addr=arg
 domain=arg|dom=arg|workgroup=arg
   sets the domain (workgroup) of the user.
 
+domainauto
+  Guesses the domain (workgroup) of the user. This option fixes backward
+  compatibility issues introduced by 2b149f119 and maintains the legacy
+  behavior of guessing a domain instead of sending NULL as the domain.
+
 guest
   don't prompt for a password.