Docs: Add disk_show

This commit is contained in:
Dylan Araps 2017-01-06 18:53:40 +11:00
parent 5b1f273dfc
commit e2d7bacb4f
1 changed files with 6 additions and 0 deletions

View File

@ -90,6 +90,12 @@ Enable/Disable showing $SHELL path
\fB\-\-shell_version\fR on/off \fB\-\-shell_version\fR on/off
Enable/Disable showing $SHELL version Enable/Disable showing $SHELL version
.TP .TP
\fB\-\-disk_show\fR value
Which disks to display.
Takes: '/', '/dev/sdXX', '/path/to/mount point'
.IP
NOTE: Multiple values can be given. (\fB\-\-disk_show\fR '/' '/dev/sdc1')
.TP
\fB\-\-ip_host\fR url \fB\-\-ip_host\fR url
URL to query for public IP URL to query for public IP
.TP .TP