mirror of
https://opendev.org/openstack/heat.git
synced 2026-01-16 23:00:55 +00:00
Add heat-status to man page output
Change-Id: I7afd5274b6f5e6a4ad0cb32fa2f5b1512e4f07f7
This commit is contained in:
parent
0adf368b2b
commit
8494204297
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue