Skip to content
Snippets Groups Projects
Commit fbac7bae authored by Dimitris Aragiorgis's avatar Dimitris Aragiorgis
Browse files

Add hinfo man1 page


Signed-off-by: default avatarDimitris Aragiorgis <dimara@grnet.gr>
parent 02cc0025
No related branches found
No related tags found
No related merge requests found
......@@ -79,7 +79,7 @@ install: build
$(HTOOLS_DIR)/usr/lib/ganeti/iallocators/
mkdir -p $(HTOOLS_DIR)/usr/share/man/man1
for i in htools hail hbal hscan hspace; do \
for i in htools hail hbal hscan hspace hinfo; do \
mv $(GANETI_DIR)/usr/share/man/man1/$${i}.1 \
$(HTOOLS_DIR)/usr/share/man/man1/ ; \
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment