diff options
Diffstat (limited to 'htroot/index.html')
| -rw-r--r-- | htroot/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/index.html b/htroot/index.html index fe1e398c2..4d7d26c35 100644 --- a/htroot/index.html +++ b/htroot/index.html @@ -126,6 +126,8 @@ <dl style="width:500px"> <dt>inurl:<phrase></dt> <dd>only urls with the <phrase> in the url</dd> + <dt>inlink:<phrase></dt> + <dd>only urls with the <phrase> within outbound links of the document</dd> <dt>filetype:<ext></dt> <dd>only urls with extension <ext></dd> <dt>site:<host></dt> |
