Talk about spaces in the netrc file.
authorTed Zlatanov <tzz@lifelogs.com>
Fri, 11 Feb 2011 20:16:34 +0000 (14:16 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Fri, 11 Feb 2011 20:16:34 +0000 (14:16 -0600)
texi/ChangeLog
texi/auth.texi

index 4a10be6..10efc8f 100644 (file)
@@ -1,6 +1,7 @@
 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * auth.texi (Overview, Help for users, Help for developers): Update docs.
+       (Help for users): Talk about spaces.
 
 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
 
index 1b6d430..62a958d 100644 (file)
@@ -112,6 +112,10 @@ The @code{user} is the user name.  It's known as @var{:user} in
 @code{auth-source-search} queries.  You can also use @code{login} and
 @code{account}.
 
+Spaces are always OK as far as auth-source is concerned (but other
+programs may not like them).  Just put the data in quotes, escaping
+quotes as you'd expect with @code{\}.
+
 All these are optional.  You could just say (but we don't recommend
 it, we're just showing that it's possible)