diff options
Diffstat (limited to 'Base/usr/share/man/man1/ifconfig.md')
-rw-r--r-- | Base/usr/share/man/man1/ifconfig.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Base/usr/share/man/man1/ifconfig.md b/Base/usr/share/man/man1/ifconfig.md index 7e77af027f..e7d0dd3a0a 100644 --- a/Base/usr/share/man/man1/ifconfig.md +++ b/Base/usr/share/man/man1/ifconfig.md @@ -16,6 +16,7 @@ Display or modify the configuration of each network interface. * `--help`: Display help message and exit * `--version`: Print version +* `--complete`: Perform autocompletion * `-i ip`, `--ipv4 ip`: Set the IP address of the selected network * `-a adapter`, `--adapter adapter`: Select a specific network adapter to configure * `-g gateway`, `--gateway gateway`: Set the default gateway of the selected network |