Alias » History » Revision 3
Revision 2 (Per Amundsen, 02/08/2014 01:17 AM) → Revision 3/12 (Per Amundsen, 02/08/2014 01:18 AM)
_Added in 1.9.0_ */alias [filename] <aliasname> <command>* Add/remove/replace any single line alias. <pre> /alias /hello /me says hello </pre> This will replace the first matching alias with the new command. To remove an existing alias: <pre> /alias /hello </pre> If you want to add/remove/replace a alias in an existing file, use: <pre> /alias hello.txt /alias /me says hello </pre> If no filename is specified it specified, the output will use be loaded into the first match or the first loaded alias file. instead of <command>.