Files
NetworkManager/man/NetworkManager.1.in
Robert Love 43013ba9c6 2006-01-20 Robert Love <rml@novell.com>
* Makefile.am, configure.in: Add new man subdirectory.
	* man, man/NetworkManager.1.in, man/NetworkManagerDispatcher.1.in,
	  man/Makefile.am: Add man pages for NetworkManager and its
	  crime-solving bumbling buddy, NetworkManagerDispatcher.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1367 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
2006-01-20 21:10:33 +00:00

26 lines
919 B
Groff

.\" NetworkManager(1) manual page
.\"
.\" Copyright (C) 2005 Robert Love
.\"
.TH NETWORKMANAGER "1"
NetworkManager \- network management daemon
.SH SYNOPSIS
.B NetworkManager [\-\-no-daemon] [\-\-enable-test-devices]
.SH DESCRIPTION
The \fINetworkManager\fP daemon attempts to keep an active network connection
available at all times. The point of NetworkManager is to make networking
configuration and setup as painless and automatic as possible. If using DHCP,
NetworkManager is intended to replace default routes, obtain IP addresses from
a DHCP server, and change nameservers whenever it sees fit, with the aim of
making networking Just Work.
.SH OPTIONS
The following options are supported:
.TP
.I "--no-daemon"
Do not daemonize. This is useful for debugging.
.TP
.I "--enable-test-devices"
Enable support for virtual test devices. These are useful for debugging.
.SH SEE ALSO
.BR NetworkManagerDispatcher (1)