tlssrv: remove usage reference to lost auth/secretpem
This commit is contained in:
parent
1c3377a67f
commit
7776180407
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ void
|
|||
usage(void)
|
||||
{
|
||||
fprint(2, "usage: tlssrv [-D] -[aA] [-k keyspec]] [-c cert] [-l logfile] [-r remotesys] cmd [args...]\n");
|
||||
fprint(2, " after auth/secretpem key.pem > /mnt/factotum/ctl\n");
|
||||
exits("usage");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue