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

rfkill: add page #2502

Merged
merged 3 commits into from Oct 31, 2018
Merged

rfkill: add page #2502

merged 3 commits into from Oct 31, 2018

Conversation

BinaryBrain
Copy link
Contributor


  • The page (if new), does not already exist in the repo.

  • The page (if new), has been added to the correct platform folder:
    common/ if it's common to all platforms, linux/ if it's Linux-specific, and so on.

  • The page has 8 or fewer examples.

  • The PR is appropriately titled:
    <command name>: add page for new pages, or <command name>: <description of changes> for pages being edited.

  • The page follows the contributing guidelines.

@mfrw mfrw added the new command Issues requesting creation of a new page. label Oct 26, 2018

- Filter by columns:

`rfkill -o {{COL1,COL2,COL3}}`
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps a concrete example would be better here?


- List devices:

`rfkill list {{all}}`
Copy link
Member

Choose a reason for hiding this comment

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

Should all be in tokens here ? What other values are allowed ?


`rfkill list {{all}}`

- Block by type (e.g. bluetooth, wlan):
Copy link
Member

Choose a reason for hiding this comment

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

"Block device by type .. " just to be slightly clearer


`rfkill -o {{COL1,COL2,COL3}}`

- Output JSON:
Copy link
Member

Choose a reason for hiding this comment

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

"Output in JSON format"

Apply suggestions and remove `rfkill list` which is deprecated.
@tldr-bot
Copy link

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

pages/linux/rfkill.md:5: TLDR005 Example descriptions should end in a colon

Please fix the error(s) and push again.

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, @BinaryBrain 😺

@agnivade
Copy link
Member

@BinaryBrain - Kindly take care of the travis failure. :)

@sbrl sbrl merged commit 201bf84 into tldr-pages:master Oct 31, 2018
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.

None yet

5 participants