Skip to content

Commit

Permalink
"analyzer" should be "noanalyze"
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmahon committed Apr 2, 2013
1 parent c50f9fd commit 2f95b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Some Examples:


jitsu config set colors false # disable colors jitsu config set colors false # disable colors
jitsu config set timeout 480000 # set request timeouts to 8 minutes jitsu config set timeout 480000 # set request timeouts to 8 minutes
jitsu config set analyze false # disable package analyzer jitsu config set noanalyze true # disable package analyzer
jitsu config set protocol https # Always use HTTP Secure jitsu config set protocol https # Always use HTTP Secure


##jitsu options ##jitsu options
Expand Down

0 comments on commit 2f95b78

Please sign in to comment.