diff options
Diffstat (limited to 'utils/tinycap.1')
-rw-r--r-- | utils/tinycap.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/tinycap.1 b/utils/tinycap.1 index ad60a2e..d18dd12 100644 --- a/utils/tinycap.1 +++ b/utils/tinycap.1 @@ -24,6 +24,11 @@ Device number of the PCM. The default is 0. .TP +\fB\-M\fR +Use memory-mapped I/O method. +If this option is not specified, then read and write I/O method will be used. + +.TP \fB\-c\fR \fIchannels\fR Number of channels the PCM will have. The default is 2. |