Cosmetic
This commit is contained in:
		@ -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:
 | 
			
		||||
    - /iocage
 | 
			
		||||
 | 
			
		||||
# Prefix all commands with sudo
 | 
			
		||||
sudo: false
 | 
			
		||||
 | 
			
		||||
# Columns to display when "gocage list". Column names are struct fields, see cmd/struct.go
 | 
			
		||||
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
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user