Flags formatting
This commit is contained in:
parent
9cd560f724
commit
715096466d
@ -213,8 +213,9 @@ iptables -w -I INPUT 5 -d <appvm_ip> -p tcp --dport <target_port> -m conntrack -
|
||||
|
||||
### Flags
|
||||
Flags explanation as produced from the `qvm-ls` utility:
|
||||
|
||||
```
|
||||
Type of domain.
|
||||
Type of domain (When it is HVM, the letter is capital).
|
||||
|
||||
0 AdminVM (AKA Dom0)
|
||||
aA AppVM
|
||||
@ -222,8 +223,6 @@ Flags explanation as produced from the `qvm-ls` utility:
|
||||
sS StandaloneVM
|
||||
tT TemplateVM
|
||||
|
||||
When it is HVM (optimised VM), the letter is capital.
|
||||
|
||||
Current power state.
|
||||
|
||||
r running
|
||||
@ -236,6 +235,7 @@ Flags explanation as produced from the `qvm-ls` utility:
|
||||
? unknown
|
||||
|
||||
Extra
|
||||
|
||||
U updateable
|
||||
N provides_network
|
||||
R installed_by_rpm
|
||||
|
Loading…
Reference in New Issue
Block a user