Skip to content

Commit 34d6c32

Browse files
committed
Update generated manpages
Signed-off-by: Colin Walters <walters@verbum.org>
1 parent 6236a63 commit 34d6c32

9 files changed

Lines changed: 0 additions & 36 deletions

docs/src/man/bcvk-libvirt-create.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ Create and start domains from uploaded bootc volumes
5353

5454
Enable VNC console access
5555

56-
**-c**, **--connect**=*CONNECT*
57-
58-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
59-
6056
**--vnc-port**=*VNC_PORT*
6157

6258
VNC port (default: auto-assign)

docs/src/man/bcvk-libvirt-inspect.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ Show detailed information about a libvirt domain
2525

2626
Default: yaml
2727

28-
**-c**, **--connect**=*CONNECT*
29-
30-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
31-
3228
<!-- END GENERATED OPTIONS -->
3329

3430
# EXAMPLES

docs/src/man/bcvk-libvirt-list.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ List available bootc volumes with metadata
2323

2424
Show all domains including stopped ones
2525

26-
**-c**, **--connect**=*CONNECT*
27-
28-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
29-
3026
<!-- END GENERATED OPTIONS -->
3127

3228
# EXAMPLES

docs/src/man/bcvk-libvirt-rm.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Remove a libvirt domain and its resources
2323

2424
Force removal without confirmation
2525

26-
**-c**, **--connect**=*CONNECT*
27-
28-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
29-
3026
**--stop**
3127

3228
Remove domain even if it's running

docs/src/man/bcvk-libvirt-run.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Run a bootable container as a persistent VM
2323

2424
Name for the VM (auto-generated if not specified)
2525

26-
**-c**, **--connect**=*CONNECT*
27-
28-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
29-
3026
**--memory**=*MEMORY*
3127

3228
Memory size (e.g. 4G, 2048M, or plain number for MB)

docs/src/man/bcvk-libvirt-ssh.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ SSH to libvirt domain with embedded SSH key
2323

2424
Command to execute on remote host
2525

26-
**-c**, **--connect**=*CONNECT*
27-
28-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
29-
3026
**--user**=*USER*
3127

3228
SSH username to use for connection (defaults to 'root')

docs/src/man/bcvk-libvirt-start.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Start a stopped libvirt domain
2323

2424
Automatically SSH into the domain after starting
2525

26-
**-c**, **--connect**=*CONNECT*
27-
28-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
29-
3026
<!-- END GENERATED OPTIONS -->
3127

3228
# EXAMPLES

docs/src/man/bcvk-libvirt-stop.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Stop a running libvirt domain
2323

2424
Force stop the domain
2525

26-
**-c**, **--connect**=*CONNECT*
27-
28-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
29-
3026
**--timeout**=*TIMEOUT*
3127

3228
Timeout in seconds for graceful shutdown

docs/src/man/bcvk-libvirt-upload.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ Upload bootc disk images to libvirt with metadata annotations
5959

6060
Additional kernel arguments for installation
6161

62-
**-c**, **--connect**=*CONNECT*
63-
64-
Hypervisor connection URI (e.g., qemu:///system, qemu+ssh://host/system)
65-
6662
<!-- END GENERATED OPTIONS -->
6763

6864
# EXAMPLES

0 commit comments

Comments
 (0)