diff options
author | Dave Reisner <dreisner@archlinux.org> | 2014-12-26 20:22:28 -0500 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2014-12-26 20:22:28 -0500 |
commit | b76449a75df8316c824244643d9974e9cd43d52f (patch) | |
tree | 3237cf66e953c4ec6a4bda70b262540c70228c0f | |
parent | 2189eaab8112e83a0bc2a8ccffffbe5dca6a001a (diff) | |
download | mirror-ponymix-b76449a75df8316c824244643d9974e9cd43d52f.tar.gz mirror-ponymix-b76449a75df8316c824244643d9974e9cd43d52f.tar.bz2 mirror-ponymix-b76449a75df8316c824244643d9974e9cd43d52f.zip |
ponymix.1: set-default doesn't take any arg
-rw-r--r-- | ponymix.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -50,8 +50,9 @@ List all available devices. This can be filtered using the \fB--devtype\fR flag. .IP "\fBdefaults\fR" Display the default sink and source. This is the default command if none is specified. -.IP "\fBset-default\fR \fIDEVICE\fR" -Set a sink or source by name or numeric index as the default. +.IP "\fBset-default\fR +Set a sink or source by name or numeric index as the default. The new default should +be passed using the \fB--device\fR flag. .IP "\fBget-volume\fR" Get the volume of a device. .IP "\fBset-volume\fR \fIVALUE\fR" |