diff options
author | Gerald Carter <jerry@samba.org> | 2005-02-17 16:13:33 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:14 -0500 |
commit | 2fc44ad7e5e72ca73b8316ab117f0f7186fc0061 (patch) | |
tree | cb679bb010907c2b91dd58ac0cbe184fc4206738 | |
parent | b012ce7a2c7cb7fc1b67140a741f2ce98b7373d9 (diff) | |
download | samba-2fc44ad7e5e72ca73b8316ab117f0f7186fc0061.tar.gz samba-2fc44ad7e5e72ca73b8316ab117f0f7186fc0061.tar.bz2 samba-2fc44ad7e5e72ca73b8316ab117f0f7186fc0061.zip |
BUG 1496: --authentication-file (not --authfile)
(This used to be commit 268434589d0a5b7b21b66ea27b6a29bb3baca4e9)
-rw-r--r-- | docs/entities/global.entities | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/entities/global.entities b/docs/entities/global.entities index 6a35de4d6c..727d27a80d 100644 --- a/docs/entities/global.entities +++ b/docs/entities/global.entities @@ -388,7 +388,7 @@ it in directly. </para></listitem> <!ENTITY stdarg.authfile ' <varlistentry> -<term>-A|--authfile=filename</term> +<term>-A|--authentication-file=filename</term> <listitem><para>This option allows you to specify a file from which to read the username and password used in the connection. The format of the file is |