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

pages*: add backticks to every io stream #10442

Merged
merged 3 commits into from Jul 2, 2023
Merged

pages*: add backticks to every io stream #10442

merged 3 commits into from Jul 2, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jun 30, 2023

Similar to PR: #10436

stdin → `stdin`
stdout → `stdout`
stderr → `stderr`

@github-actions github-actions bot added page edit Changes to an existing page(s). translation Translate pages from one language to another. labels Jun 30, 2023
@tldr-bot
Copy link

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

pages/common/supervisorctl.md:
Error: Parse error on line 17:
... {{{process_name}} `stderr``- Keep dis
-----------------------^
Expecting 'NEWLINE', 'TEXT', 'DASH', 'BACKTICK', got 'COMMAND_TEXT'
pages/common/textql.md:
Error: Parse error on line 20:
... "{{{SELECT * FROM `stdin`}}"`- Join t
-----------------------^
Expecting 'NEWLINE', 'TEXT', 'DASH', 'BACKTICK', got 'COMMAND_TEXT'

Please fix the error(s) and push again.

@tldr-bot
Copy link

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

pages/common/textql.md:
Error: Parse error on line 20:
... "{{{SELECT * FROM `stdin`}}"`- Join t
-----------------------^
Expecting 'NEWLINE', 'TEXT', 'DASH', 'BACKTICK', got 'COMMAND_TEXT'

Please fix the error(s) and push again.

@acuteenvy acuteenvy added the mass changes Changes that affect multiple pages. label Jun 30, 2023
Copy link
Member

@kbdharun kbdharun left a comment

Choose a reason for hiding this comment

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

LGTM, Thanks for your contribution.

@kbdharun kbdharun merged commit 87ec072 into tldr-pages:main Jul 2, 2023
@acuteenvy acuteenvy removed their request for review July 3, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mass changes Changes that affect multiple pages. page edit Changes to an existing page(s). translation Translate pages from one language to another.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants