Skip to content

Commit b5ad885

Browse files
authored
Merge branch 'main' into remove_solutions_folder
2 parents fe6ef29 + c59bd93 commit b5ad885

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Management-Utilities/fsx-ontap-aws-cli-scripts/list_fsxn_volumes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Usage $(basename $0) [-r region] [-a] [-o] [-f fileSystemName] [-i fileSystemId]
3737
Where: volume_pattern - Only volumes that match the egrep pattern will be included.
3838
-r region allows you to specify the region you want the list from.
3939
-a means all regions.
40-
-n means include the file system ans SVM names. Not compatible with the -x option.
40+
-n means include the file system and SVM names. Not compatible with the -x option.
4141
-f fileSystemName means to only include volumes that are under the named file system.
4242
-i fileSystemId means to only include volumes that are under the file system with the specified file system ID.
4343
-s svmID - Only show volumes that are under the specified SVM ID.

0 commit comments

Comments
 (0)