fmt.1 (1438aefc2552d3e50bd131b19edd152590f036d9) | fmt.1 (ccb8bea4f004ee996833c323bdefce0f86943296) |
---|---|
1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 101 unchanged lines hidden (view full) --- 110.Pq Ql \&? 111and exclamation mark 112.Pq Ql \&! . 113Remember that some characters may need to be 114escaped to protect them from your shell. 115.It Fl l Ar number 116Replace multiple spaces with tabs at the start of each output 117line, if possible. | 1.\" Copyright (c) 1980, 1990, 1993 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 101 unchanged lines hidden (view full) --- 110.Pq Ql \&? 111and exclamation mark 112.Pq Ql \&! . 113Remember that some characters may need to be 114escaped to protect them from your shell. 115.It Fl l Ar number 116Replace multiple spaces with tabs at the start of each output 117line, if possible. |
118Each |
|
118.Ar number 119spaces will be replaced with one tab. | 119.Ar number 120spaces will be replaced with one tab. |
121The default is 8. 122If 123.Ar number 124is 0, spaces are preserved. |
|
120.It Fl t Ar number 121Assume that the input files' tabs assume 122.Ar number 123spaces per tab stop. 124The default is 8. 125.El 126.Pp 127.Nm --- 42 unchanged lines hidden --- | 125.It Fl t Ar number 126Assume that the input files' tabs assume 127.Ar number 128spaces per tab stop. 129The default is 8. 130.El 131.Pp 132.Nm --- 42 unchanged lines hidden --- |