Skip to content

Commit 57a0b81

Browse files
author
Jianhui Harold
authored
{Storage} fix help (Azure#16327)
1 parent 5aa3d4e commit 57a0b81

File tree

1 file changed

+1
-1
lines changed
  • src/azure-cli/azure/cli/command_modules/storage

1 file changed

+1
-1
lines changed

src/azure-cli/azure/cli/command_modules/storage/_help.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1991,7 +1991,7 @@
19911991
short-summary: Manage the metadata for file in file system.
19921992
"""
19931993

1994-
helps['storage fs metadata show'] = """
1994+
helps['storage fs file metadata show'] = """
19951995
type: command
19961996
short-summary: Return all user-defined metadata for the specified file.
19971997
examples:

0 commit comments

Comments
 (0)