minor: offlineimap.conf: improve comment on % character in passwords
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
		@@ -867,7 +867,7 @@ remoteuser = u"username"
 | 
			
		||||
#
 | 
			
		||||
# 2. The remote password stored in this file with the remotepass
 | 
			
		||||
#    option. Any '%' needs to be encoded as '%%'. Example:
 | 
			
		||||
#remotepass = u"mypassword"
 | 
			
		||||
#remotepass = u"myp%%ssword" # Password is: myp%ssword
 | 
			
		||||
#
 | 
			
		||||
# 3. The remote password stored as a single line in an external
 | 
			
		||||
#    file, which is referenced by the remotefile option.  Example:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user