diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-11-26 00:02:21 +0100 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-26 00:02:21 +0100 |
commit | 47f69385d777c3a4b73b2c815a2fe669853d4504 (patch) | |
tree | d7fcbe1311d37cfaffe4140c84f3d188a96b96b2 /system/cdemu-client/README | |
parent | da2dfb1a62b2ab523807dac96813a899e6add7db (diff) | |
download | slackbuilds-47f69385d777c3a4b73b2c815a2fe669853d4504.tar.gz |
system/cdemu-client: Added. (command-line client for CDEmu-daemon)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/cdemu-client/README')
-rw-r--r-- | system/cdemu-client/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/cdemu-client/README b/system/cdemu-client/README new file mode 100644 index 0000000000..905a611d33 --- /dev/null +++ b/system/cdemu-client/README @@ -0,0 +1,6 @@ +CDEmu client is a simple command-line client for controlling CDEmu-daemon. +It provides a way to perform the key tasks related to controlling the +CDEmu daemon, such as loading and unloading devices, displaying devices' +status and retrieving/setting devices' debug masks. + +This requires cdemu-daemon. |