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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix example wording in seq date #12665

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

KAAtheWiseGit
Copy link
Contributor

Description

The previous messages said that the command printed dates separated by newlines. But the current iteration of seq date returns a list.

User-Facing Changes

Minor wording edit.

Tests + Formatting

  • 馃煝 toolkit fmt
  • 馃煝 toolkit clippy
  • 馃煝 toolkit test
  • 馃煝 toolkit test stdlib

The previous messages said that the command printed dates separated by
newlines.  But the current iteration of `seq date` returns a list.
Copy link
Collaborator

@fdncred fdncred left a comment

Choose a reason for hiding this comment

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

Looks good. Just 1 type-o.

Co-authored-by: Darren Schroeder <[email protected]>
@sholderbach sholderbach merged commit 2466a39 into nushell:main Apr 25, 2024
15 checks passed
@hustcer hustcer added this to the v0.93.0 milestone Apr 26, 2024
@fdncred fdncred added the pr:commands This PR changes our commands in some way label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:commands This PR changes our commands in some way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants