From 29bf6501f49801013c2c6039af3d88cd08493b76 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Le=20Ninivin?= <cedric.leninivin@tiolive.com>
Date: Tue, 2 Oct 2012 16:50:34 +0200
Subject: [PATCH] Updated documentation to match request

---
 documentation/slapos.usage.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/slapos.usage.rst b/documentation/slapos.usage.rst
index 27f982243..d43a8fe06 100644
--- a/documentation/slapos.usage.rst
+++ b/documentation/slapos.usage.rst
@@ -36,7 +36,7 @@ Those commands are used by clients (as human beings or programs) to manage their
 slapos request
 ~~~~~~~~~~~~~~
 Usage:
-  slapos request <reference> [software_alias | software-url] [--node id=<computer guid>,region=<region>,network-type=<newtork> | location/to/node.json] [--configuration foo=value1,bar=value2 | location/to/configuration.json ] [--type type] [--slave]
+  slapos request [slapos_configuration] <reference> <software_alias | software-url> [--node id=<computer guid>,region=<region>,network-type=<newtork> | location/to/node.json] [--configuration foo=value1,bar=value2 | location/to/configuration.json ] [--type type] [--slave]
 
 Request an instance and get status and parameters of instance.
 
-- 
2.30.9