21 lines
700 B
Diff
21 lines
700 B
Diff
--- a/netconf/man/yangcli.1
|
|
+++ b/netconf/man/yangcli.1
|
|
@@ -167,7 +167,7 @@
|
|
The name of the configuration file to use.
|
|
Any parameter except this one can be set in the config file.
|
|
The default config file
|
|
-.I /etc/yuma/yangcli.conf
|
|
+.I @TERMUX_PREFIX@/etc/yuma/yangcli.conf
|
|
will be not be checked if this parameter is present.
|
|
.IP --\fBdatapath\fP=list
|
|
Internal file search path for configuration data files.
|
|
@@ -567,7 +567,7 @@
|
|
.SH CONFIGURATION FILES
|
|
.IP \fByangcli.conf\fP
|
|
YANG config file
|
|
-The default is: \fB/etc/yuma/yangcli.conf\fP
|
|
+The default is: \fB@TERMUX_PREFIX@/etc/yuma/yangcli.conf\fP
|
|
|
|
An ASCII configuration file format is supported to
|
|
store command line parameters.
|