Added more helpful information on usage of the zfs-media-drive script
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
This script allows the creation of ZFS pool specifically for the purpose of media. 
 | 
			
		||||
This pool is divided into datasets that allow useful storage management of that media.
 | 
			
		||||
This pool is divided into datasets that allow useful storage management of that media. 
 | 
			
		||||
Subcommands for this script are: init, enc, and link. The first creates the filesystem 
 | 
			
		||||
structure for the ZFS-formatted drive. The second allows specifying encrypted datasets. 
 | 
			
		||||
The last creates cross-dataset symbolic links at their corresponding paths.
 | 
			
		||||
 | 
			
		||||
-k  Option to provide a custom path to the key for the encrypted filesystem. Equivalent to 'keylocation' option in ZFS pool creation.
 | 
			
		||||
-f  Opton to provide a custom format for the aforementioned key. Equivalnt to 'keyformat' option in ZFS pool creation.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user