nushell / nushell/nushell.github.io

[ja] fix statement about lines output type

Open Beginner friendly
#767 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
258
Forks
561
Avg merge
3h 20m
Merged PRs (30d)
15

Description

In データの読み込み→文字列を扱う after

> open people.txt | lines
───┬──────────────────────────────
 0 │ Octavia | Butler | Writer
 1 │ Bob | Ross | Painter
 2 │ Antonio | Vivaldi | Composer
───┴──────────────────────────────

the prose claims

テーブルにもどってきたので、行を使って作業していることがわかります。

However, lines yields a list, not a table as that sentence might imply. (See PR #764 for a fix of the same problem in English and German.)

Contributor guide

Open the contributing guide

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.

Research direction

Open the Japanese page データの読み込み→文字列を扱う at the linked section and review the sentence following the open people.txt | lines example. Compare PR #764's English and German fixes, update the Japanese wording to describe the list output accurately, and verify the rendered documentation.

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
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.