man : ajout manpage qemush
This commit is contained in:
parent
048758e4c4
commit
e54b0d0ac6
1 changed files with 15 additions and 0 deletions
15
man/man1/qemush
Normal file
15
man/man1/qemush
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
.TH qemush "1"
|
||||||
|
|
||||||
|
.SH NAME
|
||||||
|
|
||||||
|
qemush \- a suckless QEMU wrapper written in shell
|
||||||
|
|
||||||
|
.SH SYNOPSIS
|
||||||
|
|
||||||
|
qemush ls|diskls
|
||||||
|
.br
|
||||||
|
qemush diskadd \fIVM_NAME\fR \fISIZE\fR
|
||||||
|
.br
|
||||||
|
qemush edit \fIVM_NAME\fR
|
||||||
|
.br
|
||||||
|
qemush start [-f] \fIVM_NAME\fR [\fIQEMU_OPTIONS\fR]...
|
Loading…
Reference in a new issue