|
Lines 91-97
Link Here
|
| 91 |
specification. |
91 |
specification. |
| 92 |
.It Fl i |
92 |
.It Fl i |
| 93 |
Indent the output 4 spaces each time a directory level is descended when |
93 |
Indent the output 4 spaces each time a directory level is descended when |
| 94 |
create a specification with the |
94 |
creating a specification with the |
| 95 |
.Fl c |
95 |
.Fl c |
| 96 |
option. |
96 |
option. |
| 97 |
This does not affect either the /set statements or the comment before each |
97 |
This does not affect either the /set statements or the comment before each |
|
Lines 119-125
Link Here
|
| 119 |
except a status of 2 is returned if the file hierarchy did not match |
119 |
except a status of 2 is returned if the file hierarchy did not match |
| 120 |
the specification. |
120 |
the specification. |
| 121 |
.It Fl w |
121 |
.It Fl w |
| 122 |
Make some errorconditions non-fatal warnings. |
122 |
Make some error conditions non-fatal warnings. |
| 123 |
.It Fl x |
123 |
.It Fl x |
| 124 |
Do not descend below mount points in the file hierarchy. |
124 |
Do not descend below mount points in the file hierarchy. |
| 125 |
.It Fl f Ar file |
125 |
.It Fl f Ar file |
|
Lines 129-135
Link Here
|
| 129 |
.Pp |
129 |
.Pp |
| 130 |
If this option is specified twice, the two specifications are compared |
130 |
If this option is specified twice, the two specifications are compared |
| 131 |
to each other rather than to the file hierarchy. |
131 |
to each other rather than to the file hierarchy. |
| 132 |
The specifications be sorted like output generated using |
132 |
The specifications will be sorted like output generated using |
| 133 |
.Fl c . |
133 |
.Fl c . |
| 134 |
The output format in this case is somewhat remniscent of |
134 |
The output format in this case is somewhat remniscent of |
| 135 |
.Xr comm 1 , |
135 |
.Xr comm 1 , |