Merge remote-tracking branch 'origin/pr/261'
* origin/pr/261: tiny fix in documentation
This commit is contained in:
commit
2010decfaf
@ -33,9 +33,9 @@ default NetVM for all AppVMs. All of those *configurable* parameters are called
|
||||
|
||||
>>> import qubes
|
||||
>>> app = qubes.Qubes()
|
||||
>>> app.domain[0] # docutils: +ELLIPSIS
|
||||
>>> app.domains[0] # docutils: +ELLIPSIS
|
||||
<AdminVM ...>
|
||||
>>> app.domain[0].name
|
||||
>>> app.domains[0].name
|
||||
'dom0'
|
||||
|
||||
Definition
|
||||
|
Loading…
Reference in New Issue
Block a user