Difference between revisions of "reload"

From OpenKore Wiki
Jump to navigation Jump to search
m (Conversion script moved page Reload to reload: Converting page titles to lowercase)
Line 2: Line 2:
  
 
:<names>
 
:<names>
::- a list of words that match [[:Category:Control|control]] and [[:Category:Tables|tables]] filenames.  
+
::- a list of words that match [[:Category:control|control]] and [[:Category:tables|tables]] filenames.  
  
 
:Reload control and [[:Category:Tables|tables]] files.
 
:Reload control and [[:Category:Tables|tables]] files.
Line 12: Line 12:
 
|-
 
|-
 
|align=center|reload all
 
|align=center|reload all
|Reload all control and [[:Category:Tables|tables]] files.
+
|Reload all control and [[:Category:tables|tables]] files.
 
|-
 
|-
 
|align=center|reload <names>
 
|align=center|reload <names>
|Reload control and [[:Category:Tables|tables]] files that match the specified list of names.
+
|Reload control and [[:Category:tables|tables]] files that match the specified list of names.
 
|-
 
|-
 
|align=center|reload all except <names>
 
|align=center|reload all except <names>
|Reload all control and [[:Category:Tables|tables]] files except those that match the specified list of names.  
+
|Reload all control and [[:Category:tables|tables]] files except those that match the specified list of names.  
 
|}
 
|}
  

Revision as of 23:57, 26 April 2021

reload (all | <names>)
<names>
- a list of words that match control and tables filenames.
Reload control and tables files.
Command Description
reload all Reload all control and tables files.
reload <names> Reload control and tables files that match the specified list of names.
reload all except <names> Reload all control and tables files except those that match the specified list of names.
The following example will reload all control files inside the 'control' folder.
reload control