update usage
This commit is contained in:
parent
a2d6635774
commit
65da859889
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Biobuf stdout;
|
|||
static char *tmp[] = {"/tmp/diff1XXXXXXXXXXX", "/tmp/diff2XXXXXXXXXXX"};
|
||||
static int whichtmp;
|
||||
static char *progname;
|
||||
static char usage[] = "diff [ -efmnbwr ] file1 ... file2\n";
|
||||
static char usage[] = "diff [ -acefmnbwr ] file1 ... file2\n";
|
||||
|
||||
static void
|
||||
rmtmpfiles(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue