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

Add hcheck man1 page


Signed-off-by: default avatarDimitris Aragiorgis <dimara@grnet.gr>
parent fbac7bae
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 hinfo; do \
for i in htools hail hbal hscan hspace hinfo hcheck; 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