Skip to content

Commit e9bd07b

Browse files
committed
Updates Kibana 6.2 alias
1 parent c21a3a5 commit e9bd07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_build_aliases.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ alias docbldkb=docbldkbx
2727

2828
# Kibana 6.2 and earlier
2929

30-
alias docbldkbold='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/kibana/docs/index.x.asciidoc --resource=$GIT_HOME/kibana-extra/x-pack-kibana/docs/ --chunk 1'
30+
alias docbldkbold='$GIT_HOME/docs/build_docs --asciidoctor --doc $GIT_HOME/kibana/docs/index.x.asciidoc --resource=$GIT_HOME/kibana-extra/x-pack-kibana/docs/ --chunk 1'
3131

3232
# Logstash
3333
alias docbldlsx='$GIT_HOME/docs/build_docs.pl --doc $GIT_HOME/logstash/docs/index.asciidoc --resource=$GIT_HOME/logstash-docs/docs/ --chunk 1'

0 commit comments

Comments
 (0)