Commit 84405c1a authored by Gao, Shang's avatar Gao, Shang
Browse files

updated comments for function arguments

parent fc28353f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -240,7 +240,7 @@ class crossbowMount(crossbowBase):
      - download_resource(package,resource,destination="./")
        copy the resource to a local destination

      - delete_resource(package,resource,delete_from_nfs=False)
      - delete_resource(package,resource)
        delete a resource from a package (Note: your api key must belong to a sysadmin 
        or the owner of the resource to delete a resource)
    '''