aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 41f9516..b19d65b 100644
--- a/README
+++ b/README
@@ -1,18 +1,18 @@
NAME
alsause - Set default ALSA PCM device
-SYNPOSIS
+SYNOPSIS
alsause [(-r | name | card:device) [command [argument] ...]]
DESCRIPTION
The alsause utility lists all ALSA PCM devices or sets, either for the
user or for a program it starts, the default ALSA PCM device.
- No options or operands are specified, alsause will list all ALSA PCM
+ If no options or operands are specified, alsause will list all ALSA PCM
devices, otherwise it will set the default ALSA PCM device.
If command is specified, alsause will run that command with the default
- ALSA PCM device set only for that process and it's child processes.
+ ALSA PCM device set only for that process and its child processes.
OPTIONS
The alsause utility conforms to the Base Definitions volume of
@@ -24,7 +24,7 @@ OPTIONS
to the system-wide default ALSA PCM device.
OPERANDS
- The following operands shall be supported:
+ The following operands are supported:
card:device
The card number and device number to use as the default ALSA PCM
@@ -55,4 +55,4 @@ EXIT STATUS
127 The utility specified by command could not be found.
SEE ALSO
- None.
+ galsause(1)