View | Details | Raw Unified | Return to ticket 17122
Collapse All | Expand All

(-)a/doc/man/man1/scrun.1 (-3 / +2 lines)
Lines 46-53 https://github.com/opencontainers/runtime-spec/blob/main/runtime.md Link Here
46
46
47
\fBscrun\fR attempts to mimic the commandline behavior as closely as possible
47
\fBscrun\fR attempts to mimic the commandline behavior as closely as possible
48
to \fBcrun\fR(1) and \fBrunc\fR(1) in order to maintain in place replacement
48
to \fBcrun\fR(1) and \fBrunc\fR(1) in order to maintain in place replacement
49
compatiblity with \fBDOCKER\fR(1) and \fBpodman\fR(1). All commandline
49
compatibility with \fBDOCKER\fR(1) and \fBpodman\fR(1). All commandline
50
arguments for \fBcrun\fR(1) and \fBrunc\fR(1) will be accepted for compatiblity
50
arguments for \fBcrun\fR(1) and \fBrunc\fR(1) will be accepted for compatibility
51
but may be ignored depending on their applicability.
51
but may be ignored depending on their applicability.
52
52
53
.SH "DESCRIPTION"
53
.SH "DESCRIPTION"
54
- 

Return to ticket 17122