Cosmetic
This commit is contained in:
parent
7356c0d3d0
commit
203c4bff3b
@ -1,11 +1,12 @@
|
|||||||
# List datastore root directory (the one containing jails/ and defaults.json)
|
# List datastore(s) root directory (the one containing jails/ and defaults.json)
|
||||||
datastore:
|
datastore:
|
||||||
- /iocage
|
- /iocage
|
||||||
|
|
||||||
|
# Prefix all commands with sudo
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
# Columns to display when "gocage list". Column names are struct fields, see cmd/struct.go
|
# Columns to display when "gocage list". Column names are struct fields, see cmd/struct.go
|
||||||
outcol: 'JID,Name,Config.Release,Config.Ip4_addr,Running'
|
outcol: 'JID,Name,Config.Release,Config.Ip4_addr,Running'
|
||||||
|
|
||||||
# Do not add line separator between jails
|
# Do not add line separator between jails
|
||||||
nolinesep: false
|
nolinesep: false
|
||||||
|
Loading…
Reference in New Issue
Block a user