mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-04 01:46:24 +01:00 
			
		
		
		
	dockcross: Improve end of script help formatting
This commit is contained in:
		@@ -161,14 +161,14 @@ docker run -i -t --rm \
 | 
			
		||||
 | 
			
		||||
################################################################################
 | 
			
		||||
#
 | 
			
		||||
#   This image is not intended to be run manually.
 | 
			
		||||
# This image is not intended to be run manually.
 | 
			
		||||
#
 | 
			
		||||
#   To create a dockcross helper script for the
 | 
			
		||||
#   thewtex/cross-compiler-linux-armv7 image, run:
 | 
			
		||||
# To create a dockcross helper script for the
 | 
			
		||||
# thewtex/cross-compiler-linux-armv7 image, run:
 | 
			
		||||
#
 | 
			
		||||
#       docker run --rm thewtex/cross-compiler-linux-armv7 > dockcross
 | 
			
		||||
#       chmod +x dockcross
 | 
			
		||||
# docker run --rm thewtex/cross-compiler-linux-armv7 > dockcross-linux-armv7
 | 
			
		||||
# chmod +x dockcross-linux-armv7
 | 
			
		||||
#
 | 
			
		||||
#   You may then wish to move the dockcross script to somewhere in your path.
 | 
			
		||||
# You may then wish to move the dockcross script to your PATH.
 | 
			
		||||
#
 | 
			
		||||
################################################################################
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user