manual ros-update

This commit is contained in:
SANO Masatoshi 2017-04-22 16:18:56 +09:00
parent 6875f341e0
commit 9193dc3e58

23
documents/ros-update.md Normal file
View file

@ -0,0 +1,23 @@
ros-update - Update system installed from vcs
# Synopsis
* **ros update** system [system ...]
* **ros update** method [params ...]
# Description
system
: a name specifying a system.
method
: currently supported method is `git`.
# Update system
When system are already installed and the system has `.git` in the system directory it invoke `git pull` and `ros install` the system.
# SEE ALSO
_ros_(1), _ros-install_(1)