From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Apr 2016 00:46:19 +0200 Subject: Imported Upstream version 1.1.93 --- docs/api/html/nmtui.html | 88 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 docs/api/html/nmtui.html (limited to 'docs/api/html/nmtui.html') diff --git a/docs/api/html/nmtui.html b/docs/api/html/nmtui.html new file mode 100644 index 00000000..ca11c834 --- /dev/null +++ b/docs/api/html/nmtui.html @@ -0,0 +1,88 @@ + + + + +nmtui: NetworkManager D-Bus API Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

nmtui

+

nmtui — Text User Interface for controlling NetworkManager

+
+
+

Synopsis

+

nmtui-edit | nmtui edit + { name | id } +

+

nmtui-connect | nmtui connect + { name | uuid | device | SSID } +

+

nmtui-hostname | nmtui hostname

+
+
+

Description

+

nmtui is a curses‐based TUI application for + interacting with NetworkManager. When starting nmtui, the + user is prompted to choose the activity to perform unless it was specified as + the first argument.

+

The supported activities are:

+
++++ + + + + + + + + + + + + + + +

edit

Show a connection editor that supports adding, modifying, viewing and + deleting connections. It provides similar functionality as + nm-connection-editor.

connect

Show a list of available connections, with the option to activate or + deactivate them. It provides similar functionality as + nm-applet.

hostname

Set the system hostname.

+

Corresponding to above activities, nmtui also comes + with binaries named nmtui-edit, + nmtui-connect, and nmtui-hostname to skip + the selection of the activities.

+
+
+

See Also

+

nmcli(1), + nm-applet(1), + nm-connection-editor(1), + NetworkManager(8).

+
+
+ + + \ No newline at end of file -- cgit 1.3.0-6-gf8a5