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
|
||||||
Flags explanation as produced from the `qvm-ls` utility:
|
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)
|
0 AdminVM (AKA Dom0)
|
||||||
aA AppVM
|
aA AppVM
|
||||||
@ -222,8 +223,6 @@ Flags explanation as produced from the `qvm-ls` utility:
|
|||||||
sS StandaloneVM
|
sS StandaloneVM
|
||||||
tT TemplateVM
|
tT TemplateVM
|
||||||
|
|
||||||
When it is HVM (optimised VM), the letter is capital.
|
|
||||||
|
|
||||||
Current power state.
|
Current power state.
|
||||||
|
|
||||||
r running
|
r running
|
||||||
@ -236,6 +235,7 @@ Flags explanation as produced from the `qvm-ls` utility:
|
|||||||
? unknown
|
? unknown
|
||||||
|
|
||||||
Extra
|
Extra
|
||||||
|
|
||||||
U updateable
|
U updateable
|
||||||
N provides_network
|
N provides_network
|
||||||
R installed_by_rpm
|
R installed_by_rpm
|
||||||
|
Loading…
Reference in New Issue
Block a user