summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/vtysh-generic-detail.xml.i
blob: d469f70c7c12f7a1f8665cd929334469431aa25a (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>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
</leafNode>
<!-- included end -->