diff options
-rw-r--r-- | ponymix.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ Mute, unmute, or toggle the mute status of a device. .IP "\fBis-muted\fR" Check if a device is muted. ponymix will exit zero if muted, and non-zero otherwise. -.IP "\fis-available\fR" +.IP "\fBis-available\fR" Check if a device is available. This usually applies to headphone jacks, but not all devices will support this check. ponymix will exit zero if the port is definitively available, and non-zero if unavailable or unknown. |