Changes

49 bytes added ,  09:15, 5 October 2017
Line 889: Line 889:  
|-
 
|-
 
! style="text-align: left; vertical-align: top;" | uci show config
 
! style="text-align: left; vertical-align: top;" | uci show config
| style="vertical-align: top;" | Shows the contents of a config file
+
| style="vertical-align: top;" | Returns the contents of a config file
 
| style="vertical-align: top;" | '''uci show openvpn''' - returns the contents of the openvpn config file
 
| style="vertical-align: top;" | '''uci show openvpn''' - returns the contents of the openvpn config file
 
|-
 
|-
 
! style="text-align: left; vertical-align: top;" | uci show config.section
 
! style="text-align: left; vertical-align: top;" | uci show config.section
| style="vertical-align: top;" | Shows the exact part of config file
+
| style="vertical-align: top;" | Returns the exact part of a config file (either section or the exact option value)
 
| style="vertical-align: top;" | '''uci show network.ppp''' - returns the contents of the ppp interface section from the network config file
 
| style="vertical-align: top;" | '''uci show network.ppp''' - returns the contents of the ppp interface section from the network config file
 
|-
 
|-

Navigation menu