curl example missing a line-continuation backslash

Open Beginner friendly
#7,506 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
78/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Quiet
Tech stack
shell
Domain
documentation

Research direction

Locate the curl example described in the issue, using pull request #7503 and its review discussion as context. Add the missing line-continuation backslash and remove the trailing space from the header-line backslash; done means the multi-line command can be copied and run correctly in a shell.

Written by the indexing model from the issue text.

Description

This curl example is split across multiple lines but is missing a line-continuation backslash after the curl ... line, and the backslash on the header line includes a trailing space. This breaks copy/paste in a shell.

Originally posted by @copilot-pull-request-reviewer in https://github.com/influxdata/docs-v2/pull/7503#discussion_r3594999273

Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from influxdata/docs-v2

All issues in influxdata/docs-v2

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.