Skip to content

Commit

Permalink
Update src/zos_files/zowe/zos_files_for_zowe_sdk/uss.py
Browse files Browse the repository at this point in the history
Co-authored-by: Timothy Johnson <[email protected]>
Signed-off-by: Peizhao Mei <[email protected]>
  • Loading branch information
pem70 and t1m0thyj authored Jul 18, 2024
1 parent f0d350d commit cc28c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zos_files/zowe/zos_files_for_zowe_sdk/uss.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def delete(self, filepath_name: str, recursive: bool = False) -> dict:
Parameters
----------
filepath_name: str
filepath of the file to be deleted
Path of the file to be deleted
recursive: bool
If specified as True, all the files and sub-directories will be deleted.
Expand Down

0 comments on commit cc28c79

Please sign in to comment.