Commit 886a51db authored by Dylan Araps's avatar Dylan Araps

Docs: Fix comment

parent e2d7bacb
...@@ -299,11 +299,11 @@ public_ip_host="http://ident.me" ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment