add ros-help.md

This commit is contained in:
SANO Masatoshi 2017-05-18 23:04:15 +09:00
parent 49c89174e2
commit 0ab308cb84
2 changed files with 24 additions and 1 deletions

View file

@ -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"

22
documents/ros-help.md Normal file
View file

@ -0,0 +1,22 @@
ros-help - Show Command help
# Synopsis
**ros help** [subcommand or topics]
<!-- # subcommands -->
<!-- somecommand -->
<!-- :description. end with a period. -->
# Description
**ros help** shows description of subcommand or topics
<!-- # options -->
<!-- -->
<!-- # Environmental Variables -->
# SEE ALSO
_sbcl_(1), _ros_(1)