Add short summary for incremental copy (#2804)

This commit is contained in:
Troy Dai 2017-04-10 10:11:31 -07:00 коммит произвёл GitHub
Родитель 37a20be3d7
Коммит de6fe792ae
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -175,6 +175,12 @@ helps['storage blob copy'] = """
type: group
short-summary: Manage blob copy operations.
"""
helps['storage blob incremental-copy'] = """
type: group
short-summary: Manage blob incremental copy operations.
"""
helps['storage blob lease'] = """
type: group
short-summary: Manage storage blob leases.