Commit ab0b70c7 authored by Vitaly Lipatov's avatar Vitaly Lipatov

distr_info: add --debian-arch to help

parent 4326ba89
...@@ -1035,7 +1035,7 @@ print_help() ...@@ -1035,7 +1035,7 @@ print_help()
echo "Usage: distro_info [options] [SystemName/Version]" echo "Usage: distro_info [options] [SystemName/Version]"
echo "Options:" echo "Options:"
echo " -h | --help - this help" echo " -h | --help - this help"
echo " -a - print hardware architecture (use --distro-arch for distro depended arch name)" echo " -a - print hardware architecture (use --distro-arch for distro depended arch name or --debian-arch for Debian style)"
echo " -b - print size of arch bit (32/64)" echo " -b - print size of arch bit (32/64)"
echo " -c - print number of CPU cores" echo " -c - print number of CPU cores"
echo " -i - print virtualization type" echo " -i - print virtualization type"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment