Skip to content

Commit 636520b

Browse files
authored
Merge pull request #1728 from kolyshkin/krun-fix
krun.1: regenerate
2 parents 69f1cec + bdd62e1 commit 636520b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

krun.1

+1-6
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,15 @@
22
.TH crun 1 "User Commands"
33

44
.SH NAME
5-
.PP
6-
krun - crun based OCI runtime using libkrun to run containerized programs in
5+
krun \- crun based OCI runtime using libkrun to run containerized programs in
76
isolated KVM environments
87

98

109
.SH SYNOPSIS
11-
.PP
1210
krun [global options] command [command options] [arguments...]
1311

1412

1513
.SH DESCRIPTION
16-
.PP
1714
krun is a sub package of the crun command line program for running Linux
1815
containers that follow the Open Container Initiative (OCI) format. The krun
1916
command is a symbolic link to the crun executable, that tells crun to run in
@@ -34,10 +31,8 @@ containers outside of the krun VM is more difficult.
3431

3532

3633
.SH COMMANDS
37-
.PP
3834
See crun.1 man page for the commands available to krun
3935

4036

4137
.SH SEE ALSO
42-
.PP
4338
crun.1

0 commit comments

Comments
 (0)