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