From f90bf3c580271586c53faf7dbac1c7100a6802c9 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Tue, 13 Dec 2011 16:20:49 +0100
Subject: [PATCH] cosmetic

---
 sfa/client/sfi.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sfa/client/sfi.py b/sfa/client/sfi.py
index 84c757f7..905930ef 100644
--- a/sfa/client/sfi.py
+++ b/sfa/client/sfi.py
@@ -796,8 +796,8 @@ or version information about sfi itself
     # show rspec for named slice
     def resources(self, options, args):
         """
-        with no arg, discover available resources,
-or currently provisioned resources  (ListResources)
+        with no arg, discover available resources, (ListResources)
+or with an slice hrn, shows currently provisioned resources
         """
         server = self.sliceapi()
         call_args = []
-- 
2.47.0