README.md: add example unpack command
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
5b12163e92
commit
ae0b9bdf52
1 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,12 @@ Copy the ucm and ucm2 trees to the alsa-lib configuration directory
|
|||
in the package root directory (README.md, LICENSE and VERSION)
|
||||
files are extra (only informational).
|
||||
|
||||
Example:
|
||||
|
||||
```
|
||||
tar xzjf alsa-ucm-conf-1.2.6.2.tar.bz2 -C /usr/share/alsa --strip-components=1 "*/ucm" "*/ucm2"
|
||||
```
|
||||
|
||||
### Validation
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue