Skip to content

Commit

Permalink
Update src/zos_files/zowe/zos_files_for_zowe_sdk/file_system.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 e20dd68 commit 539925d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/zos_files/zowe/zos_files_for_zowe_sdk/file_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ def list(self, file_path_name: Optional[str] = None, file_system_name: Optional[
Parameters
----------
file_path_name: Optional[str]
the UNIX directory that contains the files and directories to be listed.
USS directory that contains the files and directories to be listed
file_system_name: Optional[str]
the name for the file system to be listed
Name of the file system to be listed
Returns
-------
Expand Down

0 comments on commit 539925d

Please sign in to comment.