Use stitle instead of title in doc
This commit is contained in:
		@@ -93,7 +93,7 @@
 | 
				
			|||||||
<li><em>autonumber</em>: The sequence will be replaced by a five-digit number that will be increased with each download, starting at zero.</li>
 | 
					<li><em>autonumber</em>: The sequence will be replaced by a five-digit number that will be increased with each download, starting at zero.</li>
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<p>As you may have guessed, the default template is <em>%(id)s.%(ext)s</em>. When some command line options are used, it's replaced by other templates like <em>%(title)s-%(id)s.%(ext)s</em>. You can specify your own.</p>
 | 
					<p>As you may have guessed, the default template is <em>%(id)s.%(ext)s</em>. When some command line options are used, it's replaced by other templates like <em>%(stitle)s-%(id)s.%(ext)s</em>. You can specify your own.</p>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<div class="note">
 | 
					<div class="note">
 | 
				
			||||||
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">
 | 
					<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user