mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Update the description of -k, output files appear to
be left regardless of an error, signal, or complete run. PR: 69861 Submitted by: vlad902@gmail.com
This commit is contained in:
parent
5d8e279e37
commit
c92f699693
1 changed files with 2 additions and 7 deletions
|
|
@ -24,7 +24,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 26, 2005
|
||||
.Dd December 24, 2008
|
||||
.Dt CSPLIT 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -59,12 +59,7 @@ Give created files names beginning with
|
|||
The default is
|
||||
.Dq Pa xx .
|
||||
.It Fl k
|
||||
Do not remove output files if an error occurs or a
|
||||
.Dv HUP ,
|
||||
.Dv INT
|
||||
or
|
||||
.Dv TERM
|
||||
signal is received.
|
||||
Do not remove output files.
|
||||
.It Fl n Ar number
|
||||
Use
|
||||
.Ar number
|
||||
|
|
|
|||
Loading…
Reference in a new issue