49
edits
No edit summary |
|||
| Line 1: | Line 1: | ||
{{dev/uiccmd}} | {{dev/uiccmd}} | ||
Creates a new alias in the current context, replacing existing alias if any. | Creates a new alias in the current context, replacing existing alias if any. | ||
<kua>alias bob fred</kua> | <kua>alias bob "echo fred"</kua> | ||
== Arguments == | == Arguments == | ||