mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Update usage().
Submitted by: nectar
This commit is contained in:
parent
30a777baa8
commit
42ea2a63f7
1 changed files with 1 additions and 1 deletions
|
|
@ -214,6 +214,6 @@ static void
|
|||
usage()
|
||||
{
|
||||
|
||||
fprintf(stderr, "usage: md5 [-ptx] [-s string] [files ...]\n");
|
||||
fprintf(stderr, "usage: md5 [-pqrtx] [-s string] [files ...]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue