Merge pull request #57 from algolia/fix/usage
fix(usage): fixed usage to match the latest prototype version
This commit is contained in:
commit
28698235d3
1 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,9 @@ const usage = `Usage:
|
|||
apiKey,
|
||||
indexName,
|
||||
inputSelector,
|
||||
[ options.{hint,debug} ]
|
||||
[ appId ],
|
||||
[ algoliaOptions.{hitsPerPage} ]
|
||||
[ autocompleteOptions.{hint,debug} ]
|
||||
})`;
|
||||
class DocSearch {
|
||||
constructor({
|
||||
|
|
|
|||
Loading…
Reference in a new issue