diff --git a/src/librustdoc/html/layout.rs b/src/librustdoc/html/layout.rs
index 6414241727a72..83793f9d8210d 100644
--- a/src/librustdoc/html/layout.rs
+++ b/src/librustdoc/html/layout.rs
@@ -150,6 +150,14 @@ pub fn renderstr,u8 or String,struct:Vec,test)\
\
+ You can look for items with an exact name by putting double quotes around \
+ your request: \"string\"\
+
\
+ Look for items inside another one by searching for a path: \
+ vec::Vec\
+