Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split cbas_path values for improved readability #2526

Open
wants to merge 1 commit into
base: release/7.0
Choose a base branch
from

Conversation

mblow
Copy link
Member

@mblow mblow commented Mar 10, 2022

No description provided.

@@ -38,7 +38,10 @@ Curl request syntax:
curl -X POST -u [admin]:[password]
-d path=[data storage path]
-d index_path=[index storage path]
-d cbas_path=[analytics storage paths]
-d cbas_path=[analytics storage path 1]
[-d cbas_path=[analytics storage path 2],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty sure the comma here is wrong

Suggested change
[-d cbas_path=[analytics storage path 2],
[-d cbas_path=[analytics storage path 2]

@simon-dew
Copy link
Contributor

Assigning this to @ggray-cb . As it comes from @mblow I think we can assume that the content is accurate 😉

Just one requested change re: comma in the syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants