fix(usage): fixed usage to match the latest prototype version
This commit is contained in:
parent
90f054d893
commit
f6edc9e658
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