summaryrefslogtreecommitdiff
path: root/ifconfig.1
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-04-25 21:13:49 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-04-25 21:13:49 +0200
commitfa9d42260a789bebec1fee6fe3a19a0695617600 (patch)
tree14d7ebd10c30a36b5240392cec01bf7d11ecd012 /ifconfig.1
parent36cd029a27aaba9fc3e84c68d79fcf887806e51b (diff)
downloadabase-fa9d42260a789bebec1fee6fe3a19a0695617600.tar.gz
abase-fa9d42260a789bebec1fee6fe3a19a0695617600.tar.bz2
started to implement a simple ifconfig
Diffstat (limited to 'ifconfig.1')
-rw-r--r--ifconfig.118
1 files changed, 18 insertions, 0 deletions
diff --git a/ifconfig.1 b/ifconfig.1
new file mode 100644
index 0000000..9468f98
--- /dev/null
+++ b/ifconfig.1
@@ -0,0 +1,18 @@
+.Dd 2023-04-24
+.Dt IFCONFIG 1
+.Os abase
+.Sh NAME
+.Nm ifconfig
+.Nd inspect and manipulate network settings
+.Sh SYNOPSIS
+.Nm
+.Sh DESCRIPTION
+.Nm
+.Sh OPTIONS
+.sp
+.RE
+\fB\-a\fP
+.RS 4
+Show all network interfaces and configurations
+.RE
+