echo" -a - print hardware architecture (--distro-arch for distro depended name)"
echo" -a - print hardware architecture (use --distro-arch for distro depended arch name)"
echo" -b - print size of arch bit (32/64)"
echo" -c - print number of CPU cores"
echo" -i - print virtualization type"
...
...
@@ -915,8 +915,8 @@ print_help()
echo" -d|--base-distro-name - print distro id (short distro name)"
echo" -e - print full name of distro with version"
echo" -o | --os-name - print base OS name"
echo" -p | --package-type - print type of the packaging system"
echo" -g - print name of the packaging system"
echo" -p | --package-type - print type of the packaging system (f.i., apt-dpkg)"
echo" -g - print name of the packaging system (f.i., deb)"
echo" -s|-n|--vendor-name - print name of the distro family (vendor name) (ubuntu for all Ubuntu family, alt for all ALT family) (see _vendor macros in rpm)"