Просмотр исходного кода

updated "Auto-settings rules" part

Former-commit-id: 93ad52f275ae89592cc0c1600f56f3ff2bd15076
Gildas 6 лет назад
Родитель
Сommit
bc706550be
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      extension/ui/pages/help.html

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

@@ -354,6 +354,7 @@
 						allows to associate a specific profile for the auto-save, or to disable it (check "display
 						allows to associate a specific profile for the auto-save, or to disable it (check "display
 						'Auto-save profile' column"). When two or more rules match a URL of a page to save, the rule
 						'Auto-save profile' column"). When two or more rules match a URL of a page to save, the rule
 						with the longest URL will be chosen. The special profile "-" means the current profile. </li>
 						with the longest URL will be chosen. The special profile "-" means the current profile. </li>
+					<li> You can use the special value "*" as URL to create a rule that applies to all URLs</li>
 					<li> You can use regular expressions by prefixing the URL with "regexp:" (e.g. "regexp:.*\.com" to
 					<li> You can use regular expressions by prefixing the URL with "regexp:" (e.g. "regexp:.*\.com" to
 						match all URLs containing ".com"). When zero or more rules based on URLs and one or more rules
 						match all URLs containing ".com"). When zero or more rules based on URLs and one or more rules
 						based on regular expressions match a URL, the longest rule based on regular expression will be
 						based on regular expressions match a URL, the longest rule based on regular expression will be