diff options
Diffstat (limited to 'utils')
-rw-r--r-- | utils/libnetcfg.PL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/libnetcfg.PL b/utils/libnetcfg.PL index 4f71114cd6..1f47c24a17 100644 --- a/utils/libnetcfg.PL +++ b/utils/libnetcfg.PL @@ -368,9 +368,9 @@ Without options, the old configuration is shown. The default name of the old configuration file is by default "libnet.cfg", unless otherwise specified using the -i option, C<-i oldfile>, and it is searched first from the current directory, -and the from your module path. +and then from your module path. -The default name of new configuration file is "libnet.cfg", and by +The default name of the new configuration file is "libnet.cfg", and by default it is written to the current directory, unless otherwise specified using the -o option. |