X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=surf.c;h=8ecf0f52e113628862e00debb4cc7eeee961812b;hp=785fa0d3d28da08866ad543055d8d4a67b899a8d;hb=0df9f79d9536acc4627ebd726b62de7ba4c3070e;hpb=edddfbc14ac3a4413f38171e8fd7767ae56e27bf diff --git a/surf.c b/surf.c index 785fa0d..8ecf0f5 100644 --- a/surf.c +++ b/surf.c @@ -256,7 +256,7 @@ char *argv0; void usage(void) { - die("usage: %s [-bBdDfFgGiIkKmMnNpPsStTvx] [-a cookiepolicies ] " + die("usage: %s [-bBdDfFgGiIkKmMnNpPsStTvwxX] [-a cookiepolicies ] " "[-c cookiefile] [-C stylefile] [-e xid] [-r scriptfile] " "[-u useragent] [-z zoomlevel] [uri]\n", basename(argv0)); }