Reload » History » Version 4
Per Amundsen, 11/14/2015 06:34 AM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | */reload -a <filename>* |
||
4 | */reload -cmnpqs <filename>* |
||
5 | */reload -rsuv <filename>* |
||
6 | |||
7 | 4 | Per Amundsen | The /reload command can be used to reload any type of existing file including: aliases, popups, remote, users, and variables. Using /reload on an already loaded file will update its contents while maintaining its order among other files. Note that unlike the [[/load]] command, [[/reload]] will not trigger the [[on LOAD]] and [[on START]] events. |
8 | 1 | Per Amundsen | |
9 | 3 | Per Amundsen | *Switches* |
10 | |||
11 | 1 | Per Amundsen | -a - TODO |
12 | -ps - TODO |
||
13 | -pc - TODO |
||
14 | -pq - TODO |
||
15 | -pn - TODO |
||
16 | -pm - TODO |
||
17 | 2 | Per Amundsen | -ru - Loads a user list file. |
18 | 1 | Per Amundsen | -rv - Loads a variables file. |
19 | -rs - Loads a remote scripts file. |
||
20 | 3 | Per Amundsen | |
21 | *Parameters* |
||
22 | |||
23 | <filename> - Filename to (re)load. |