mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 12:37:16 +00:00
Docs: Fix comment
This commit is contained in:
@@ -299,11 +299,11 @@ public_ip_host="http://ident.me"
|
|||||||
|
|
||||||
|
|
||||||
# Which disks to display.
|
# Which disks to display.
|
||||||
# The values can be any /dev/sdx, mount point or directory.
|
# The values can be any /dev/sdXX, mount point or directory.
|
||||||
# NOTE: By default we only show the disk info for '/'.
|
# NOTE: By default we only show the disk info for '/'.
|
||||||
#
|
#
|
||||||
# Default: '/'
|
# Default: '/'
|
||||||
# Values: '/', '/dev/sdx', '/path/to/drive'.
|
# Values: '/', '/dev/sdXX', '/path/to/drive'.
|
||||||
# Flag: --disk_show
|
# Flag: --disk_show
|
||||||
#
|
#
|
||||||
# Example:
|
# Example:
|
||||||
|
|||||||
Reference in New Issue
Block a user