mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
29 lines
648 B
Groff
29 lines
648 B
Groff
.\" Automatically generated by Pandoc 2.5
|
|
.\"
|
|
.TH "ros-update" "1" "" "" ""
|
|
.hy
|
|
.PP
|
|
ros\-update \- Update system installed from vcs
|
|
.SH Synopsis
|
|
.IP \[bu] 2
|
|
\f[B]ros update\f[R] system [system \&...]
|
|
.IP \[bu] 2
|
|
\f[B]ros update\f[R] method [params \&...]
|
|
.SH Description
|
|
.TP
|
|
.B system
|
|
a name specifying a system.
|
|
.TP
|
|
.B method
|
|
currently supported method is \f[C]git\f[R].
|
|
.SH Update system
|
|
.PP
|
|
When system are already installed and the system has \f[C].git\f[R] in
|
|
the system directory it invoke \f[C]git pull\f[R] and
|
|
\f[C]ros install\f[R] the system.
|
|
.SH SEE ALSO
|
|
.PP
|
|
\f[I]ros\f[R](1), \f[I]ros\-install\f[R](1)
|
|
.SH AUTHORS
|
|
Roswell Project Team.
|