From 2350f07eaf88b1cb04b177cebfb9b6174ed94b2d Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 4 Apr 2016 00:34:34 +0200 Subject: cleanup help text diff --git a/src/rhctl/audio_switch_command.go b/src/rhctl/audio_switch_command.go index 7c9e4b6..3c67b3c 100644 --- a/src/rhctl/audio_switch_command.go +++ b/src/rhctl/audio_switch_command.go @@ -402,11 +402,11 @@ func SwitchCommandHelp() []string { return []string{ "state ", " request status update. The following types are allowed:", - " - audio audio input/ouput routings", - " - gpi state of general purpose inputs", - " - oc state of open-collector outputs", - " - relay state of relay outputs", - " - silence output silence monitor state", + " - audio audio input/ouput routings", + " - gpi state of general purpose inputs", + " - oc state of open-collector outputs", + " - relay state of relay outputs", + " - silence output silence monitor state", "", "out [ ]", " change audio input/output routings.", -- cgit v0.10.2