From 0712326538cd7f24ab1721eac85aed7fdb09868b Mon Sep 17 00:00:00 2001 From: take Date: Thu, 15 Oct 2020 14:46:10 +0900 Subject: [PATCH] Fix ros-config.md (#446) --- documents/ros-config.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documents/ros-config.md b/documents/ros-config.md index 92306c2..295327d 100644 --- a/documents/ros-config.md +++ b/documents/ros-config.md @@ -8,13 +8,13 @@ ros-config - get and set options Without any arguments, it shows all variables and it's value. -show VAR - - : set the VALUE to the TARGET. +show TARGET + + : show TARGET. -set VAR VALUE - +set TARGET VALUE + : set the VALUE to the TARGET.