Docs: Fix comment
This commit is contained in:
parent
e2d7bacb4f
commit
886a51db12
|
@ -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