From 7047911dd6f95f7e60775a87fa47c5afe295baf7 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Tue, 16 Sep 2014 00:04:44 +0200 Subject: [PATCH] Updated doc --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3906cb8..7d588e5 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ priviliges to run `make install`. You can run the following tools afterward: -* cd\_check\_eject: Checks whether ejecting a CD works +`cd_check_eject`: Checks whether ejecting a CD works -* cd\_check\_capabilities: Checks which capabilities the CD tray has +`cd_check_capabilities`: Checks which capabilities the CD tray has -* cd\_check\_read\_toc: Checks whether reading the "table of content" works +`cd_check_read_toc`: Checks whether reading the "table of content" works -* cd\_check\_read: Checks whether reading works. Also one of the most basic audio - players that exists. +`cd_check_read`: Checks whether reading works. Also one of the most basic audio + players that exists. All of those commands may require superuser privileges, as they are making use of ìoctl()`often.