Disk: Added --disk_subtitle

This commit is contained in:
Dylan Araps 2017-01-08 14:23:55 +11:00
parent 1241f839f7
commit 2e69b7f64c
3 changed files with 37 additions and 1 deletions

View file

@ -96,6 +96,13 @@ Takes: '/', '/dev/sdXX', '/path/to/mount point'
.IP
NOTE: Multiple values can be given. (\fB\-\-disk_show\fR '/' '/dev/sdc1')
.TP
\fB\-\-disk_subtitle\fR name/mount
What information to append to the Disk subtitle.
.IP
\&'name' shows the disk's name (sda1, sda2, etc)
.IP
\&'mount' shows the disk's mount point (/, \fI\,/mnt/Local\/\fP Disk, etc)
.TP
\fB\-\-ip_host\fR url
URL to query for public IP
.TP