From d2553dea95e3a61eb1857cc5c3cfd28f72419b9b Mon Sep 17 00:00:00 2001 From: Jonathan Frazier Date: Sat, 29 Sep 2012 19:12:16 -0400 Subject: clarify -o and -i usage --- ponymix.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ponymix.c') diff --git a/ponymix.c b/ponymix.c index 543baef..bf1143d 100644 --- a/ponymix.c +++ b/ponymix.c @@ -687,8 +687,8 @@ static void __attribute__((__noreturn__)) usage(FILE *out) "\n -d, --device set device mode (default)\n" " -a, --app set application mode\n" - "\n -o, --sink= control a sink other than the default\n" - " -i, --source= control a source\n", out); + "\n -o, --sink= control a sink other than the default\n" + " -i, --source= control a source\n", out); fputs("\nCommon Commands:\n" " list list available devices\n" -- cgit v1.2.3