Skip to content

Commit

Permalink
Fix brutasse#209 -- default format is treejson, not completer
Browse files Browse the repository at this point in the history
Thanks for the report, @wyndhblb!
  • Loading branch information
brutasse committed Dec 28, 2016
1 parent 6a2e806 commit 5d8a734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Parameters:
The query to search for.

*format*
The output format to use. Can be ``completer`` (default) or ``treejson``.
The output format to use. Can be ``completer`` or ``treejson`` (default).

*wildcards* (0 or 1)
Whether to add a wildcard result at the end or no. Default: 0.
Expand Down

0 comments on commit 5d8a734

Please sign in to comment.