diff --git a/quark.1 b/quark.1 index a86f8e7..7188df2 100644 --- a/quark.1 +++ b/quark.1 @@ -1,4 +1,4 @@ -.Dd 2019-02-24 +.Dd 2020-08-18 .Dt QUARK 1 .Os suckless.org .Sh NAME @@ -30,6 +30,15 @@ .Sh DESCRIPTION .Nm is a simple HTTP GET/HEAD-only web server for static content. +It supports virtual hosts (see +.Fl v ) , +explicit redirects (see +.Fl m ) , +directory listings (see +.Fl l ) , +conditional "If-Modified-Since"-requests (RFC 7232), range requests +(RFC 7233) and well-known URIs (RFC 8615), while refusing to serve +hidden files and directories. .Sh OPTIONS .Bl -tag -width Ds .It Fl d Ar dir