Fossil SCM

Added missing reference to the -json-input flag for the json command.

stephan 2017-03-15 00:41 trunk
Commit 2accaaeeadd34cb600ce0a0dbed1a6beb105de89909e126cc008becc6a03bdbf
1 file changed +5
+5
--- src/json.c
+++ src/json.c
@@ -2249,10 +2249,15 @@
22492249
** Usage: %fossil json SUBCOMMAND ?OPTIONS?
22502250
**
22512251
** In CLI mode, the -R REPO common option is supported. Due to limitations
22522252
** in the argument dispatching code, any -FLAGS must come after the final
22532253
** sub- (or subsub-) command.
2254
+**
2255
+** The -json-input FILE option can be used to read JSON data and process
2256
+** it like the HTTP interface would. For example:
2257
+**
2258
+** %fossil json -json-input my.json
22542259
**
22552260
** The commands include:
22562261
**
22572262
** anonymousPassword
22582263
** artifact
22592264
--- src/json.c
+++ src/json.c
@@ -2249,10 +2249,15 @@
2249 ** Usage: %fossil json SUBCOMMAND ?OPTIONS?
2250 **
2251 ** In CLI mode, the -R REPO common option is supported. Due to limitations
2252 ** in the argument dispatching code, any -FLAGS must come after the final
2253 ** sub- (or subsub-) command.
 
 
 
 
 
2254 **
2255 ** The commands include:
2256 **
2257 ** anonymousPassword
2258 ** artifact
2259
--- src/json.c
+++ src/json.c
@@ -2249,10 +2249,15 @@
2249 ** Usage: %fossil json SUBCOMMAND ?OPTIONS?
2250 **
2251 ** In CLI mode, the -R REPO common option is supported. Due to limitations
2252 ** in the argument dispatching code, any -FLAGS must come after the final
2253 ** sub- (or subsub-) command.
2254 **
2255 ** The -json-input FILE option can be used to read JSON data and process
2256 ** it like the HTTP interface would. For example:
2257 **
2258 ** %fossil json -json-input my.json
2259 **
2260 ** The commands include:
2261 **
2262 ** anonymousPassword
2263 ** artifact
2264

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button