This commit is contained in:
Omar Polo 2021-02-06 18:28:56 +00:00
parent e3ddf39095
commit 6c6f242a54
1 changed files with 6 additions and 6 deletions

12
gmid.1
View File

@ -250,16 +250,16 @@ Inside
.Ar meta ,
the following special sequences are replaced:
.Bl -tag -compact
.It %%
.It \&%\&%
is replaced with a single
.Sq % .
.It %p
.Sq \&% .
.It \&%p
is replaced with the request path.
.It %q
.It \&%q
is replaced with the query string of the request.
.It %P
.It \&%P
is replaced with the server port.
.It %N
.It \&%N
is replaced with the server name.
.El
.It Ic strip Ar number