We currently can't update as we need to clean up some of the pages. The new release now does the following:
TLDR016)TLDR017)TLDR018)TLDR019)Currently when running tldr-lint pages/, it returns the following which needs to be resolved:
List of pages that need to be addressed
pages/common/arc.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/deemix.md:5: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/eva.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/fnm.md:5: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/glow.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/glow.md:4: TLDR017 Information link should be surrounded with angle brackets
pages/common/ipython.md:4: TLDR017 Information link should be surrounded with angle brackets
pages/common/jq.md:0: TLDR019 Page should only include a maximum of 8 examples
pages/common/kotlin.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/nativefier.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/nc.md:0: TLDR019 Page should only include a maximum of 8 examples
pages/common/nmap.md:0: TLDR019 Page should only include a maximum of 8 examples
pages/common/notmuch.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/common/tar.md:0: TLDR019 Page should only include a maximum of 8 examples
Error: Parse error on line 5:
...irshcmdref.html>.> NOTE: 'guest_id' can...
----------------------^
Expecting 'INFORMATION_LINK', got 'DESCRIPTION_LINE'
pages/linux/efibootmgr.md:4: TLDR017 Information link should be surrounded with angle brackets
pages/linux/homeshick.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/linux/netselect.md:4: TLDR004 Command descriptions should end in a period
pages/linux/rofi.md:4: TLDR016 Label for information link should be spelled exactly `More information: `
pages/linux/vgs.md:4: TLDR017 Information link should be surrounded with angle brackets
pages/linux/yetris.md:0: TLDR019 Page should only include a maximum of 8 examples
pages/osx/brew.md:0: TLDR019 Page should only include a maximum of 8 examples
pages/windows/choice.md:5: TLDR016 Label for information link should be spelled exactly `More information: `
pages/windows/shutdown.md:0: TLDR019 Page should only include a maximum of 8 examples
https://github.com/tldr-pages/tldr/pull/5050 resolves most of these, and then the only other thing would be to decide what to do with the pages that are over the 8-example limit (TLDR019). These are the following:
pages/common/jq.md (#5057)pages/common/nc.md (#5058)pages/common/nmap.md (#5077)pages/common/tar.md (#5078)pages/linux/yetris.md (#5079)pages/osx/brew.md (#5066)pages/windows/shutdown.md (#5076)We may also need to check any of the translations that exist for these pages, to ensure that they follow the updates (although we can't run the linter against them).
@owenvoke all of the 9-example pages are trimmed to 8! Go ahead and proceed!
Most helpful comment
@owenvoke all of the 9-example pages are trimmed to 8! Go ahead and proceed!