Skip to content

Conversation

@AlifianK
Copy link

@AlifianK AlifianK commented Oct 1, 2024

Update the example to make it clearer

Update the example to make it clearer
@AlifianK AlifianK changed the title Update merge.md Change wrap example in merge.md Oct 1, 2024
@fdncred
Copy link
Contributor

fdncred commented Oct 1, 2024

Right, ci. You can't change the merge help because it's auto generated from the rust code and docs are updated upon each release. If you want to change the help for merge, you must change the rust code for merge. Thanks.

@fdncred fdncred closed this Oct 1, 2024
@AlifianK
Copy link
Author

AlifianK commented Oct 1, 2024

Oh okay, sorry for the noise.

@fdncred
Copy link
Contributor

fdncred commented Oct 1, 2024

no worries at all. thanks for trying to help.

@NotTheDr01ds
Copy link
Contributor

NotTheDr01ds commented Oct 2, 2024

@AlifianK Great suggestion - Thank you!

I went ahead and made the change in the main repo with credit to you. I know if you don't have the Rust toolchain set up already, it's a bit overkill to have to do so just to make this change.

IanManske pushed a commit to nushell/nushell that referenced this pull request Oct 2, 2024
# Description

All credit to @AlifianK for suggesting this in the doc repo
(nushell/nushell.github.io#1571).

This updates the merge example to make it more clear by using a
different set of numbers that can't easily be confused with an `index`.
Also changes the `index` to `id` to remove the "magic column name
conversion". (#13780).

# User-Facing Changes

Help/Doc change only

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

N/A
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.

3 participants