Added option to show architecture for all OS types with ''
This commit is contained in:
parent
07956cdabb
commit
d90d7259a9
3 changed files with 17 additions and 13 deletions
|
@ -59,9 +59,9 @@ kernel_shorthand="on"
|
|||
# --osx_buildversion on/off
|
||||
osx_buildversion="on"
|
||||
|
||||
# Show '64-bit' / '32-bit' in 'Distro:'
|
||||
# --windows_bits on /off
|
||||
windows_bits="on"
|
||||
# Show 'x86_64' and 'x86' in 'Distro:' output.
|
||||
# --os_arch on/off
|
||||
os_arch="on"
|
||||
|
||||
|
||||
# Uptime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue