mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Add description for perm option of file plugin
Added the description for the new "perm" option of file plugin.
This commit is contained in:
parent
bf5d2bfe47
commit
270da603fd
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ pcm.NAME {
|
|||
# or
|
||||
file INT # File descriptor
|
||||
[format STR] # File format (NYI)
|
||||
|
||||
[perm INT] # File permission (default 0600)
|
||||
|
||||
type meter # Meter PCM
|
||||
slave STR # Slave name (see pcm_slave)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue