mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 22:33:02 +02:00
klish-plugin-infix: rename command 'erase' -> 'remove' file
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
<ACTION sym="dir@infix"/>
|
||||
</COMMAND>
|
||||
|
||||
<COMMAND name="erase" help="Erase a configuration file">
|
||||
<COMMAND name="remove" help="Remove a configuration file">
|
||||
<PARAM name="file" ptype="/FILES" help="Configuration file"/>
|
||||
<ACTION sym="erase@infix" in="tty" out="tty" interrupt="true"/>
|
||||
</COMMAND>
|
||||
|
||||
Reference in New Issue
Block a user