make building new man pages simpler, updated generated man pages
This commit is contained in:
parent
7594afec82
commit
1b71061cdb
9 changed files with 94 additions and 193 deletions
18
man/vcmd.1
18
man/vcmd.1
|
@ -1,10 +1,10 @@
|
|||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.4.
|
||||
.TH VCMD "1" "2014-08-06" "VCMD" "User Commands"
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
||||
.TH VCMD "1" "June 2019" "CORE" "User Commands"
|
||||
.SH NAME
|
||||
vcmd \- run a command in a network namespace created by vnoded
|
||||
vcmd \- manual page for vcmd version 5.3.0
|
||||
.SH SYNOPSIS
|
||||
.B vcmd
|
||||
[\fI-h|-V\fR] [\fI-v\fR] [\fI-q|-i|-I\fR] \fI-c <channel name> -- command args\fR...
|
||||
[\fI\,-h|-V\/\fR] [\fI\,-v\/\fR] [\fI\,-q|-i|-I\/\fR] \fI\,-c <channel name> -- command args\/\fR...
|
||||
.SH DESCRIPTION
|
||||
Run the specified command in the Linux namespace container specified by the
|
||||
control <channel name>, with the specified arguments.
|
||||
|
@ -30,13 +30,3 @@ run the command non\-interactively (without PTY)
|
|||
.TP
|
||||
\fB\-c\fR
|
||||
control channel name (e.g. '/tmp/pycore.45647/n3')
|
||||
.SH "SEE ALSO"
|
||||
.BR core-gui(1),
|
||||
.BR core-daemon(1),
|
||||
.BR coresendmsg(1),
|
||||
.BR netns(1),
|
||||
.BR vnoded(1),
|
||||
.SH BUGS
|
||||
Report bugs to
|
||||
.BI https://github.com/coreemu/core/issues
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue