File tree Expand file tree Collapse file tree 4 files changed +0
-35
lines changed
Expand file tree Collapse file tree 4 files changed +0
-35
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -169,22 +169,3 @@ A class that can be used to query VPN plugins.
169169
170170.. toctree ::
171171 :maxdepth: 2
172-
173- The n-m utility
174- ---------------
175- n-m is a command-line tool to interact with NetworkManager. With it, you can
176- inspect various configuration items and (de-)activate connections.
177-
178- Usage: [options] action [arguments]
179-
180- Actions:
181- list - List all defined and active connections
182- activate - Activate a connection
183- deactivate - Deactivate a connection
184- offline - Deactivate all connections
185- enable - Enable specific connection types
186- disable - Disable specific connection types
187- info - Information about a connection
188- dump - Dump a python hash of connection information, suitable for
189- creating new connections
190-
File renamed without changes.
Original file line number Diff line number Diff line change 99 url = "http://github.com/seveas/python-networkmanager" ,
1010 description = "Easy communication with NetworkManager" ,
1111 py_modules = ["NetworkManager" ],
12- scripts = ["n-m" ],
1312 classifiers = [
1413 'Development Status :: 5 - Production/Stable' ,
1514 'Intended Audience :: Developers' ,
You can’t perform that action at this time.
0 commit comments