| 
				
			 | 
			
			
				@@ -888,11 +888,11 @@ function show_help { 
			 | 
		
	
		
			
			| 
				888
			 | 
			
				888
			 | 
			
			
				   echo $'Alters the security settings' 
			 | 
		
	
		
			
			| 
				889
			 | 
			
				889
			 | 
			
			
				   echo '' 
			 | 
		
	
		
			
			| 
				890
			 | 
			
				890
			 | 
			
			
				   echo '' 
			 | 
		
	
		
			
			| 
				891
			 | 
			
				
			 | 
			
			
				-  echo $'  -h --help             Show help' 
			 | 
		
	
		
			
			| 
				892
			 | 
			
				
			 | 
			
			
				-  echo $'  -e --export           Export security settings to a file' 
			 | 
		
	
		
			
			| 
				893
			 | 
			
				
			 | 
			
			
				-  echo $'  -i --import           Import security settings from a file' 
			 | 
		
	
		
			
			| 
				894
			 | 
			
				
			 | 
			
			
				-  echo $'  -r --refresh          Refresh GPG keys for all users' 
			 | 
		
	
		
			
			| 
				895
			 | 
			
				
			 | 
			
			
				-  echo $'  --register [domain]   Register a https domain with monkeysphere' 
			 | 
		
	
		
			
			| 
				
			 | 
			
				891
			 | 
			
			
				+  echo $'  -h --help                Show help' 
			 | 
		
	
		
			
			| 
				
			 | 
			
				892
			 | 
			
			
				+  echo $'  -e --export              Export security settings to a file' 
			 | 
		
	
		
			
			| 
				
			 | 
			
				893
			 | 
			
			
				+  echo $'  -i --import              Import security settings from a file' 
			 | 
		
	
		
			
			| 
				
			 | 
			
				894
			 | 
			
			
				+  echo $'  -r --refresh             Refresh GPG keys for all users' 
			 | 
		
	
		
			
			| 
				
			 | 
			
				895
			 | 
			
			
				+  echo $'     --register [domain]   Register a https domain with monkeysphere' 
			 | 
		
	
		
			
			| 
				896
			 | 
			
				896
			 | 
			
			
				   echo '' 
			 | 
		
	
		
			
			| 
				897
			 | 
			
				897
			 | 
			
			
				   exit 0 
			 | 
		
	
		
			
			| 
				898
			 | 
			
				898
			 | 
			
			
				 } 
			 |