From 76c46d88fc726db426da5a08b477467df06b0443 Mon Sep 17 00:00:00 2001
From: Nico Schottelius <nico@bento.schottelius.org>
Date: Tue, 16 Jul 2013 17:32:24 +0200
Subject: [PATCH] there is no --after and --before

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
---
 docs/web/cdist/update.mdwn | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/web/cdist/update.mdwn b/docs/web/cdist/update.mdwn
index 1f8d03b4..9957730f 100644
--- a/docs/web/cdist/update.mdwn
+++ b/docs/web/cdist/update.mdwn
@@ -53,7 +53,7 @@ To upgrade to the lastet version do
 
     pip install --upgrade cdist
 
-## Update Instructions
+## General Update Instructions
 
 ### Updating from 2.1 to 2.2
 
@@ -96,7 +96,6 @@ Have a look at the update guide for [[2.0 to 2.1|2.0-to-2.1]].
  * Type **\_\_user**: Parameter --groups removed (use the new \_\_user_groups type)
  * Type **\_\_ssh_authorized_key** has been replaced by more flexible type 
     **\_\_ssh_authorized_keys**
- * require="" is deprecated: Use --after and --before as parameters instead
 
 ### Updating from 1.7 to 2.0