cosmetic
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 13 Dec 2011 15:20:49 +0000 (16:20 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 13 Dec 2011 15:20:49 +0000 (16:20 +0100)
sfa/client/sfi.py

index 84c757f..905930e 100644 (file)
@@ -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 = []