mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
25 lines
439 B
Groff
25 lines
439 B
Groff
.TH "ros-config" "1" "" "" ""
|
|
.nh \" Turn off hyphenation by default.
|
|
.PP
|
|
ros\-config \- get and set options # Synopsis
|
|
.PP
|
|
\f[B]ros [options] config\f[] [SUBCOMMAND ARGS...]
|
|
.SH Description
|
|
.PP
|
|
Without any arguments, it shows all variables and it\[aq]s value.
|
|
.TP
|
|
.B show VAR
|
|
set the VALUE to the TARGET.
|
|
.RS
|
|
.RE
|
|
.TP
|
|
.B set VAR VALUE
|
|
set the VALUE to the TARGET.
|
|
.RS
|
|
.RE
|
|
.SH SEE ALSO
|
|
.PP
|
|
\f[I]ros\f[](1)
|
|
.SH AUTHORS
|
|
Roswell Project Team.
|