mirror of
				https://github.com/stedolan/jq.git
				synced 2024-05-11 05:55:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
		
			698 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			698 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.\" generated with Ronn/v0.7.3
 | 
						|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
 | 
						|
.
 | 
						|
.TH "JQ" "1" "May 2013" "" ""
 | 
						|
.
 | 
						|
.SH "NAME"
 | 
						|
\fBjq\fR \- Command\-line JSON processor
 | 
						|
.
 | 
						|
.SH "DESCRIPTION"
 | 
						|
\fBjq\fR can transform JSON in various ways, by selecting, iterating, reducing and otherwise mangling JSON documents\.
 | 
						|
.
 | 
						|
.P
 | 
						|
This version of \fBjq\fR was built without a manual, so this manpage is a stub\. For full documentation of the \fBjq\fR language, see:
 | 
						|
.
 | 
						|
.IP "" 4
 | 
						|
.
 | 
						|
.nf
 | 
						|
 | 
						|
http://stedolan\.github\.com/jq
 | 
						|
.
 | 
						|
.fi
 | 
						|
.
 | 
						|
.IP "" 0
 | 
						|
.
 | 
						|
.SH "BUGS"
 | 
						|
Presumably\. Report them or discuss them at:
 | 
						|
.
 | 
						|
.IP "" 4
 | 
						|
.
 | 
						|
.nf
 | 
						|
 | 
						|
https://github\.com/stedolan/jq/issues
 | 
						|
.
 | 
						|
.fi
 | 
						|
.
 | 
						|
.IP "" 0
 | 
						|
.
 | 
						|
.SH "AUTHOR"
 | 
						|
Stephen Dolan \fB<mu@netsoc\.tcd\.ie>\fR
 |