]> git.ipfire.org Git - people/ms/network.git/blobdiff - man/network-route.txt
man: Convert network-route(8) to asciidoc
[people/ms/network.git] / man / network-route.txt
diff --git a/man/network-route.txt b/man/network-route.txt
new file mode 100644 (file)
index 0000000..bf3ddb4
--- /dev/null
@@ -0,0 +1,32 @@
+network-route(8)
+================
+
+NAME
+----
+network-route - Manage Routing
+
+SYNOPSIS
+--------
+[verse]
+'network route' COMMAND ...
+
+DESCRIPTION
+-----------
+This command helps to manage routes.
+
+COMMANDS
+--------
+The following commands are understood:
+
+'static' ...::
+       Static routes are managed by the 'static' command followed by the options
+       for static routes which are described in link:network-route-static[8]
+
+AUTHORS
+-------
+Michael Tremer
+
+SEE ALSO
+--------
+link:network[8],
+link:network-route-static[8]