|
@@ -1,7 +1,7 @@
|
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
|
|
|
-.TH JSONSTROLL "1" "October 2016" "jsonstroll (jsonstroller suite) 1.0RC1 generated on Oct 30 2016" "User Commands"
|
|
|
|
|
|
|
+.TH JSONSTROLL "1" "November 2016" "jsonstroll (jsonstroller suite) 1.0RC1 generated on Nov 5 2016" "User Commands"
|
|
|
.SH NAME
|
|
.SH NAME
|
|
|
-jsonstroll \- manual page for jsonstroll (jsonstroller suite) 1.0RC1 generated on Oct 30 2016
|
|
|
|
|
|
|
+jsonstroll \- manual page for jsonstroll (jsonstroller suite) 1.0RC1 generated on Nov 5 2016
|
|
|
.SH SYNOPSIS
|
|
.SH SYNOPSIS
|
|
|
.B jsonstroll
|
|
.B jsonstroll
|
|
|
[\fI\,OPTIONS\/\fR]
|
|
[\fI\,OPTIONS\/\fR]
|
|
@@ -42,6 +42,9 @@ colorize output, MODE can be never or always (default when ommited)
|
|
|
\fB\-\-compress\fR
|
|
\fB\-\-compress\fR
|
|
|
if output is redirected, strip unnecessaries characters
|
|
if output is redirected, strip unnecessaries characters
|
|
|
.TP
|
|
.TP
|
|
|
|
|
+\fB\-\-diff\-cmd\fR COMMAND ;
|
|
|
|
|
+Execute command as external diff. All following argument will be passed as parameter to COMMAND until ';' is encountered. The '{}' argument will be replaced by the file path of the prettified input
|
|
|
|
|
+.TP
|
|
|
\fB\-v\fR, \fB\-version\fR
|
|
\fB\-v\fR, \fB\-version\fR
|
|
|
display version information
|
|
display version information
|
|
|
.TP
|
|
.TP
|
|
@@ -51,6 +54,8 @@ show this message and exit
|
|
|
jsonstroll f.json Output f.json's content
|
|
jsonstroll f.json Output f.json's content
|
|
|
.PP
|
|
.PP
|
|
|
jsonstroll \-\-diff fileA.json fileB.json compare fileA.json and fileB.json
|
|
jsonstroll \-\-diff fileA.json fileB.json compare fileA.json and fileB.json
|
|
|
|
|
+.PP
|
|
|
|
|
+jsonstroll \-\-diff\-cmd vimdiff {} ';' fileA.json fileB.json compare fileA.json and fileB.json
|
|
|
.SH AUTHOR
|
|
.SH AUTHOR
|
|
|
Written by isundil <isundill@gmail.com>.
|
|
Written by isundil <isundill@gmail.com>.
|
|
|
.SH "REPORTING BUGS"
|
|
.SH "REPORTING BUGS"
|