Changeset View
Changeset View
Standalone View
Standalone View
usr.bin/diff/diff.1
| Show First 20 Lines • Show All 390 Lines • ▼ Show 20 Lines | |||||||||
| .Ar label | .Ar label | ||||||||
| instead of the first (and second, if this option is specified twice) | instead of the first (and second, if this option is specified twice) | ||||||||
| file name and time in the context or unified diff header. | file name and time in the context or unified diff header. | ||||||||
| .It Fl p -show-c-function | .It Fl p -show-c-function | ||||||||
| With unified and context diffs, show with each change | With unified and context diffs, show with each change | ||||||||
| the first 40 characters of the last line before the context beginning | the first 40 characters of the last line before the context beginning | ||||||||
| with a letter, an underscore or a dollar sign. | with a letter, an underscore or a dollar sign. | ||||||||
| For C source code following standard layout conventions, this will | For C and Objective-C source code following standard layout conventions, this | ||||||||
| show the prototype of the function the change applies to. | will show the prototype of the function the change applies to. | ||||||||
pauamma_gundo.comUnsubmitted Not Done Inline Actions
pauamma_gundo.com: | |||||||||
| .It Fl T -initial-tab | .It Fl T -initial-tab | ||||||||
| Print a tab rather than a space before the rest of the line for the | Print a tab rather than a space before the rest of the line for the | ||||||||
| normal, context or unified output formats. | normal, context or unified output formats. | ||||||||
| This makes the alignment of tabs in the line consistent. | This makes the alignment of tabs in the line consistent. | ||||||||
| .It Fl t -expand-tabs | .It Fl t -expand-tabs | ||||||||
| Will expand tabs in output lines. | Will expand tabs in output lines. | ||||||||
| Normal or | Normal or | ||||||||
| .Fl c | .Fl c | ||||||||
| ▲ Show 20 Lines • Show All 323 Lines • Show Last 20 Lines | |||||||||