Docs: Fix comment

This commit is contained in:
Dylan Araps 2017-01-06 19:01:48 +11:00
parent e2d7bacb4f
commit 886a51db12
1 changed files with 2 additions and 2 deletions

View File

@ -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: