From 886a51db120a906f0eca3338cdbd20f291a4eeeb Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 6 Jan 2017 19:01:48 +1100 Subject: [PATCH] Docs: Fix comment --- config/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config b/config/config index 1056132e..979bc0c0 100644 --- a/config/config +++ b/config/config @@ -299,11 +299,11 @@ public_ip_host="http://ident.me" # 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 '/'. # # Default: '/' -# Values: '/', '/dev/sdx', '/path/to/drive'. +# Values: '/', '/dev/sdXX', '/path/to/drive'. # Flag: --disk_show # # Example: