diff --git a/doc/lxc.container.conf.sgml.in b/doc/lxc.container.conf.sgml.in
index 18ad924a3..046269a3c 100644
--- a/doc/lxc.container.conf.sgml.in
+++ b/doc/lxc.container.conf.sgml.in
@@ -72,7 +72,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Each option in the configuration file has the form key
= value fitting in one line. The '#' character means
- the line is a comment.
+ the line is a comment. List options, like capabilities and cgroups
+ options, can be used with no value to clear any previously
+ defined values of that option.