Add heat-status to man page output

Change-Id: I7afd5274b6f5e6a4ad0cb32fa2f5b1512e4f07f7
This commit is contained in:
Rabi Mishra 2018-11-12 09:21:20 +05:30
parent 0adf368b2b
commit 8494204297
1 changed files with 4 additions and 0 deletions

View File

@ -336,6 +336,10 @@ man_pages = [
('man/heat-manage', 'heat-manage',
u'Script which helps manage specific database operations',
[u'Heat Developers'], 1),
('man/heat-status', 'heat-status',
u'Script to check status of Heat deployment.',
[u'Heat Developers'], 1),
]
# If true, show URL addresses after external links.