Add header about html-xml-utils package

This commit is contained in:
Alexis Ben Miloud--Josselin 2018-06-21 10:24:22 +02:00
parent 85cb26be13
commit 383e800ec9
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#!/bin/sh
# NOTE: kvmstats relies on the hxselect command to parse virsh' xml
# files. On Debian, this command is provided by the 'html-xml-utils'
# package.
usage () {
echo 'usage: kvmstats.sh [-u K|M|G]'
exit 1