Commit c67c38bb authored by Gao, Shang's avatar Gao, Shang
Browse files

fixed typo in documentation for function args

parent 224d311c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ class crossbowMount(crossbowBase):
      - get_resource_details(package,resource)
        prints and returns details for a specific resource

      - add_resource(package,resource,resource_URI,description)
      - add_resource(package,resource,resource_path,description)
        add a resource located on local NFS mount to an existing package

      - edit_resource(package,resource,*args,**kwargs)