diff --git a/doc/protocols.texi b/doc/protocols.texi
index a91103af6649cfbf1a2fe36f7e2345dab58bbca9..911e5550e2d7d71dcf9acda4fd1d5530cc18a9f7 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -49,6 +49,16 @@ Read angle 2 of playlist 4 from BluRay mounted to /mnt/bluray, start from chapte
 -playlist 4 -angle 2 -chapter 2 bluray:/mnt/bluray
 @end example
 
+@section cache
+
+Caching wrapper for input stream.
+
+Caches the input stream to temporary file. It brings seeking capability to live streams.
+
+@example
+cache:@var{URL}
+@end example
+
 @section concat
 
 Physical concatenation protocol.