diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:01:46 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:04 -0400 |
commit | 2aba3beaff345ed861bd01a6d23812a23a39577a (patch) | |
tree | 926c71c1bfafe570e34fe427f0ff32250c61eb09 /system/cdemu-client | |
parent | 5b9c563f36c02f5a35c5d42a2040d4ae41f43baa (diff) |
system/cdemu-client: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/cdemu-client')
-rw-r--r-- | system/cdemu-client/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/cdemu-client/README b/system/cdemu-client/README index ab29bfc0cf2d9..e2f45c13bea0b 100644 --- a/system/cdemu-client/README +++ b/system/cdemu-client/README @@ -1,4 +1,5 @@ -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. +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. |