mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
	
		
			380 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
	
		
			380 B
		
	
	
	
		
			Text
		
	
	
	
	
	
BUNDLE-INFO(1)							BUNDLE-INFO(1)
 | 
						|
 | 
						|
 | 
						|
 | 
						|
NAME
 | 
						|
       bundle-info - Show information for the given gem in your bundle
 | 
						|
 | 
						|
SYNOPSIS
 | 
						|
       bundle info [GEM] [--path]
 | 
						|
 | 
						|
DESCRIPTION
 | 
						|
       Print  the  basic  information about the provided GEM such as homepage,
 | 
						|
       version, path and summary.
 | 
						|
 | 
						|
OPTIONS
 | 
						|
       --path Print the path of the given gem
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
				September 2019			BUNDLE-INFO(1)
 |