From b024f6f4d773f8377acddbf594f891f2f863a963 Mon Sep 17 00:00:00 2001 From: Ulrich Ölmann Date: Wed, 24 Jan 2018 09:08:47 +0100 Subject: commands/Kconfig: fix copy'n'paste error in CMD_GPIO help MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Ölmann Signed-off-by: Sascha Hauer --- commands/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands') diff --git a/commands/Kconfig b/commands/Kconfig index 72fadb6c70..17bbe0f27a 100644 --- a/commands/Kconfig +++ b/commands/Kconfig @@ -1722,7 +1722,7 @@ config CMD_GPIO gpio_direction_output - set direction of a GPIO pin to output - Usage: gpio_direction_output GPIO + Usage: gpio_direction_output GPIO VALUE gpio_get_value - return value of a GPIO pin -- cgit v1.2.3