summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/vtysh-generic-detail.xml.i
blob: 9e1f906495755226dd46604715f54b10bfa184cc (plain)
1
2
3
4
5
6
7
8
<!-- included start from vtysh-generic-detail.xml.i -->
<leafNode name="detail">
  <properties>
    <help>Detailed information</help>
  </properties>
  <command>sudo ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->