From 0ab308cb84052b78ba8c2ca3aacf15c6e350ef1a Mon Sep 17 00:00:00 2001 From: SANO Masatoshi Date: Thu, 18 May 2017 23:04:15 +0900 Subject: [PATCH] add ros-help.md --- documents/Makefile.am | 3 ++- documents/ros-help.md | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 documents/ros-help.md diff --git a/documents/Makefile.am b/documents/Makefile.am index 190da8e..13aa9f5 100644 --- a/documents/Makefile.am +++ b/documents/Makefile.am @@ -6,7 +6,8 @@ # https://github.com/jgm/pandoc-templates/blob/master/default.man MDS = ros.md ros-dump.md ros-init.md ros-install.md ros-list.md ros-setup.md \ - ros-config.md ros-delete.md ros-emacs.md ros-run.md ros-use.md ros-wait.md ros-asdf.md ros-build.md ros-update.md + ros-config.md ros-delete.md ros-emacs.md ros-run.md ros-use.md ros-wait.md ros-asdf.md ros-build.md ros-update.md \ + ros-help.md # separated by semicolons PANDOC_AUTHORS="Roswell Project Team" diff --git a/documents/ros-help.md b/documents/ros-help.md new file mode 100644 index 0000000..b5bd534 --- /dev/null +++ b/documents/ros-help.md @@ -0,0 +1,22 @@ +ros-help - Show Command help + +# Synopsis + +**ros help** [subcommand or topics] + + + + + + +# Description + +**ros help** shows description of subcommand or topics + + + + + +# SEE ALSO +_sbcl_(1), _ros_(1) +