mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
cut.1: Align option list and tag spdx
MFC after: 3 days
This commit is contained in:
parent
c174f518c9
commit
16f37d97b9
1 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
.\"
|
||||
.\" SPDX-License-Identifier: BSD-3-Clause
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1990, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
.\"
|
||||
|
|
@ -86,7 +89,7 @@ It is not an error to select columns or fields not present in the
|
|||
input line.
|
||||
.Pp
|
||||
The options are as follows:
|
||||
.Bl -tag -width indent
|
||||
.Bl -tag -width "-d delim"
|
||||
.It Fl b Ar list
|
||||
The
|
||||
.Ar list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue