Browse Source

xml: quit - alias for exit

Serj Kalichev 1 year ago
parent
commit
0eb921ddc7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      xml/sysrepo.xml

+ 2 - 0
xml/sysrepo.xml

@@ -81,6 +81,8 @@
 		<ACTION sym="nav" exec_on="fail">replace main</ACTION>
 	</ENTRY>
 
+	<ENTRY name="quit" ref="/sysrepo/exit"/>
+
 	<ENTRY name="run" help="Run operational mode command">
 		<ENTRY name="COMMAND" purpose="ptype" ref="/COMMAND"/>
 		<ENTRY name="operational" mode="switch" container="true" ref="/main"/>