Skip to content

Commit f156e64

Browse files
authored
Removed domainName command from hypervisor example
1 parent 43dc035 commit f156e64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ To see the list of posible arguments for each program, use `--help`.
2525
To run:
2626
```{r, engine='bash', count_lines}
2727
$ go get github.com/digitalocean/go-qemu/...
28-
$ go run examples/hypervisor_domain_list/main.go -domainName="ubuntu14.04"
29-
or
3028
$ go run examples/hypervisor_domain_list/main.go -network=tcp \
3129
-address="hypervisorhost:16509"
3230
```

0 commit comments

Comments
 (0)