Gildas hace 7 años
padre
commit
9d0070442d
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      extension/ui/pages/help.html

+ 2 - 1
extension/ui/pages/help.html

@@ -120,7 +120,8 @@
 					<li>
 						<span class="option">template</span>
 						<p>The template allows you to customize the file name of saved pages. You can use any valid character and "/" to
-							create sub-folders. You can also use the variables in the list below anywhere in the template.</p>
+							create sub-folders (with the option "save pages in background" active). You can also use the variables in
+							the list below anywhere in the template.</p>
 						<ul>
 							<li><code>{page-title}</code>: the title of the page</li>
 							<li><code>{page-language}</code>: the language of the page</li>