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