mirror of
git://git.suckless.org/surf
synced 2025-02-01 21:01:29 +00:00
Fix usage message: -Pp don't exist anymore
Thanks to Eric Pruitt <eric.pruitt@gmail.com> for reporting!
This commit is contained in:
parent
e9b7ec6722
commit
30f5464eb1
2
surf.c
2
surf.c
@ -322,7 +322,7 @@ die(const char *errstr, ...)
|
||||
void
|
||||
usage(void)
|
||||
{
|
||||
die("usage: surf [-bBdDfFgGiIkKmMnNpPsStTvwxX]\n"
|
||||
die("usage: surf [-bBdDfFgGiIkKmMnNsStTvwxX]\n"
|
||||
"[-a cookiepolicies ] [-c cookiefile] [-C stylefile] [-e xid]\n"
|
||||
"[-r scriptfile] [-u useragent] [-z zoomlevel] [uri]\n");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user