influxdata / influxdata/docs-v2

curl example missing a line-continuation backslash

Open Beginner friendly
#7,506 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

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_

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.