Skip to content

Commit

Permalink
klish-plugin-infix: rename command 'erase' -> 'remove' file
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Nov 28, 2023
1 parent 09032dc commit 0ff5b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/klish-plugin-infix/xml/infix.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 0ff5b94

Please sign in to comment.