utils/sispmctl: Add description
authorOliver Ertl <oliver@ertl-net.net>
Tue, 22 Apr 2008 21:49:32 +0000 (21:49 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Tue, 22 Apr 2008 21:49:32 +0000 (21:49 +0000)
SVN-Revision: 10915

utils/sispmctl/Makefile

index 85b970c7b9b6f2e4491044b9d9375720fb082d05..05d62a3e9993dab3eeeca9cb57f6868e94e57d59 100644 (file)
@@ -26,6 +26,17 @@ define Package/sispmctl
   DEPENDS:=+libusb
 endef
 
+define Package/sispmctl/description
+ The sispmctl tool can control Gembird SIS-PM Silver Shield
+ programmable power outlet strips (also known under the name
+ Revolt Intelli-Plug) from the command line.
+ .
+ It can be used to switch on or off any of the programmable
+ power sockets of the SIS-PM via USB. It can also show the
+ current status of each power socket, and it can handle
+ multiple SIS-PM devices, too. 
+endef
+
 CONFIGURE_ARGS += \
        --enable-webless \
        --disable-dependency-tracking \