cnetworkmanager 0.8 - Command Line Interface for NetworkManager
Usage: cnetworkmanager [options]

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -d, --dev             list devices
  -c, --actcon          list active connections
  -u, --usrcon          list user connection settings (can CRASH nm-applet)
  -s, --syscon          list system connection settings
  -a, --ap              list found access points
  -n, --nets            list found wireless networks
  -w BOOL, --wifi=BOOL  enable or disable wireless
  -o BOOL, --online=BOOL
                        enable or disable network at all
  -C NET, --connect=NET
                        connect to a wireless network NET (using
                        knetworkmanagerrc or the key options below)
  --unprotected         network does not require a key
  --wep-hex=KEY         use this WEP key of 26 hex digits
  --wep-pass=KEY        use this WEP passphrase
  --wpa-psk-hex=KEY     use this WPA key of 64 hex digits
  -m, --monitor         loop to show dbus signals