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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dos2unix/unix2dos: add pages #4024

Merged
merged 6 commits into from May 12, 2020
Merged

dos2unix/unix2dos: add pages #4024

merged 6 commits into from May 12, 2020

Conversation

fejx
Copy link
Contributor

@fejx fejx commented May 6, 2020

Closes #3897.

  • The page (if new), does not already exist in the repo.
  • The page is in the correct platform directory (common/, linux/, etc.)
  • The page has 8 or fewer examples.
  • The PR title conforms to the recommended templates.
  • The page follows the content guidelines.
  • The page description includes a link to documentation or a homepage (if applicable).

@tldr-bot
Copy link

tldr-bot commented May 6, 2020

The build for this PR failed with the following error(s):

pages/linux/dos2unix.md:10: TLDR005 Example descriptions should end in a colon
pages/linux/dos2unix.md:13: TLDR008 File should contain no trailing whitespace
pages/linux/unix2dos.md:10: TLDR005 Example descriptions should end in a colon
pages/linux/unix2dos.md:13: TLDR008 File should contain no trailing whitespace

Please fix the error(s) and push again.

@fejx fejx force-pushed the master branch 2 times, most recently from a9a48fa to 8bcaa07 Compare May 6, 2020 19:40
@fejx
Copy link
Contributor Author

fejx commented May 7, 2020

Just noticed that this PR closes #3897

@Rudloff
Copy link
Collaborator

Rudloff commented May 7, 2020

Maybe you could also add mac2unix and unix2mac that are part of the same tool?

@einverne einverne added the new command Issues requesting creation of a new page. label May 9, 2020
Copy link
Contributor

@zlatanvasovic zlatanvasovic left a comment

Choose a reason for hiding this comment

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

Gotta be consistent.

pages/linux/dos2unix.md Outdated Show resolved Hide resolved
pages/linux/dos2unix.md Outdated Show resolved Hide resolved
pages/linux/mac2unix.md Outdated Show resolved Hide resolved
pages/linux/mac2unix.md Outdated Show resolved Hide resolved
pages/linux/unix2dos.md Outdated Show resolved Hide resolved
pages/linux/unix2dos.md Outdated Show resolved Hide resolved
pages/linux/unix2mac.md Outdated Show resolved Hide resolved
pages/linux/unix2mac.md Outdated Show resolved Hide resolved
Copy link
Member

@sbrl sbrl left a comment

Choose a reason for hiding this comment

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

Thanks for the new pages @fejx! I've just left some really minor comments below, and then this is good to go :-)

Thanks again :D

pages/linux/unix2mac.md Outdated Show resolved Hide resolved
pages/linux/unix2dos.md Outdated Show resolved Hide resolved
pages/linux/mac2unix.md Outdated Show resolved Hide resolved
pages/linux/dos2unix.md Outdated Show resolved Hide resolved
@fejx
Copy link
Contributor Author

fejx commented May 10, 2020

Thanks for the new pages @fejx! I've just left some really minor comments below, and then this is good to go :-)

Thanks again :D

You are welcome!

Your correction makes a lot of sense, since my phrasing would mean that just some of the line endings get replaced, when it's actually all of them. I am amazed at how thorough you are.

fejx and others added 6 commits May 10, 2020 22:45
Apply suggestions from code review

Co-authored-by: Zlatan Vasović <zlatanvasovic@gmail.com>
…mple


Adding 'the' is more accurate because it's *all* of the line endings that get replaced, not just *some* of them.

Apply suggestions from code review

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
@sbrl
Copy link
Member

sbrl commented May 12, 2020

No problem!

And haha yeah, I do suspect I'm one of the more thorough tldr pages reviewers lol

It's kind of a thing I do :P

Copy link
Member

@sbrl sbrl left a comment

Choose a reason for hiding this comment

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

Anyway, thanks @fejx 😺

@sbrl sbrl merged commit 2522bce into tldr-pages:master May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Issues requesting creation of a new page.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

page request: dos2unix / unix2dos
6 participants