Updated documentation

This commit is contained in:
Veit Heller
2014-09-15 18:04:16 +02:00
parent 8e94d4336a
commit b13b6e4a54

View File

@@ -13,11 +13,11 @@ priviliges to run `make install`.
You can run the following tools afterward:
`cd_check_eject`: Checks whether ejecting a CD works
`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`: Checks whether reading works. Also one of the most basic audio
players that exists.
- `cd_check_eject`: Checks whether ejecting a CD works
- `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`: 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.