diff options
author | Taylor Holberton <taylorcholberton@gmail.com> | 2016-10-02 12:11:49 -0400 |
---|---|---|
committer | Taylor Holberton <taylorcholberton@gmail.com> | 2016-10-02 12:11:49 -0400 |
commit | 84abf1e01a1cc104f39abeef82ecd51f92f603b9 (patch) | |
tree | 95b24698f560e73354cc95995f9304b5d0d50e39 /utils | |
parent | 68f12b6d0fb3cec9f8865ee6b773ed019d9ab556 (diff) |
added defaults for card and device
Diffstat (limited to 'utils')
-rw-r--r-- | utils/tinyplay.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/tinyplay.1 b/utils/tinyplay.1 index 48e1019..bfd81be 100644 --- a/utils/tinyplay.1 +++ b/utils/tinyplay.1 @@ -16,10 +16,12 @@ Options can be used to specify various hardware parameters to open the PCM with. .TP \fB\-D\fR \fIcard\fR Card number of the PCM. +The default is 0. .TP \fB\-d\fR \fIdevice\fR Device number of the PCM. +The default is 0. .TP \fB\-c\fR \fIchannels\fR |