Revision 2787,
718 bytes
checked in by epeisach, 35 years ago
(diff) |
Cleaned up comment character for RCS header.
[jtkohl change.70 186]
|
Rev | Line | |
---|
[2786] | 1 | .\" |
---|
| 2 | .\" $Source: /afs/dev.mit.edu/source/repository/athena/bin/dent/dent.1,v $ |
---|
| 3 | .\" $Author: epeisach $ |
---|
| 4 | .\" $Locker: $ |
---|
| 5 | .\" $Log: not supported by cvs2svn $ |
---|
[2787] | 6 | .\"Revision 1.1 90/03/30 09:34:01 epeisach |
---|
| 7 | .\"Initial revision |
---|
| 8 | .\" |
---|
[2786] | 9 | .\" |
---|
| 10 | .\" |
---|
| 11 | .TH DENT 1 "1 April 1983" |
---|
| 12 | .UC 4 |
---|
| 13 | .SH NAME |
---|
| 14 | dent \- Filter which indents. |
---|
| 15 | .SH SYNOPSIS |
---|
| 16 | .B dent |
---|
| 17 | .RB "[ -number ] [ files ... ] |
---|
| 18 | .SH DESCRIPTION |
---|
| 19 | With no arguments, |
---|
| 20 | .B dent |
---|
| 21 | indents its standard input by 8 spaces and prints it on the standard output. |
---|
| 22 | The |
---|
| 23 | .I -number |
---|
| 24 | flag is used to set the number of spaces output is indented. |
---|
| 25 | Multiple filenames may be used, in which case the input is pulled from |
---|
| 26 | the particular files, one at a time, in much the same way as |
---|
| 27 | .B cat. |
---|
| 28 | .SH SEE ALSO |
---|
| 29 | cat(1) |
---|
| 30 | |
---|
| 31 | |
---|
Note: See
TracBrowser
for help on using the repository browser.