From 44fe2e9cf277ea450776c19111de12c9154e69f4 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg <michael@stapelberg.de>
Date: Wed, 24 Jun 2009 19:49:07 +0200
Subject: [PATCH] userguide: Explain containers (Thanks dirkson)

---
 docs/userguide | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/docs/userguide b/docs/userguide
index aa7575bc..8cde2939 100644
--- a/docs/userguide
+++ b/docs/userguide
@@ -25,7 +25,9 @@ the moment, you have exactly one column and one row which leaves you with one
 cell. In this cell, there is a container in which your newly opened terminal is.
 
 If you now open another terminal, you still have only one cell. However, the
-container has both of your terminals.
+container has both of your terminals. So, a container is just a group of clients
+with a specific layout. You can resize containers as they directly resemble
+columns/rows of the layout table.
 
 image:two_terminals.png[Two terminals]