docs: add better usage to generate xml script
This commit is contained in:
parent
9f9c7a5dbf
commit
ee3a69e5df
@ -14,7 +14,7 @@
|
||||
|
||||
# Check commandline parameter
|
||||
if [ $# -ne 2 ]; then
|
||||
echo "usage: $0 directory"
|
||||
echo "usage: $0 path_to_directory_with_xml_files path_to_mbus_parse_hex_with_filename"
|
||||
exit 3
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user