Skip to content

gdm: add page #17066

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

KristopherLeads
Copy link
Collaborator

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page(s) have at most 8 examples.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR title conforms to the recommended templates.
  • Version of the command being documented (if known):

@github-actions github-actions bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Jul 1, 2025
@tldr-bot
Copy link

tldr-bot commented Jul 1, 2025

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

pages/common/gdm.md:
Error: Parse error on line 12:
...nager application:- Prevent GDM from b
---------------------^
Expecting 'BACKTICK', got 'DASH'

Please fix the error(s) and push again.

@KristopherLeads
Copy link
Collaborator Author

KristopherLeads commented Jul 1, 2025

A series of commands for the GNOME Desktop Manager from 16796. These are structured somewhat annoyingly, so they're separated into separate PRs:


`gdm --no-console`

- Prevent sanitizing `ENV` variables that start with `LD_`:
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Prevent sanitizing `ENV` variables that start with `LD_`:
- Prevent sanitizing environment variables that start with `LD_`:

Comment on lines +23 to +29
- Show `gdm` version:

`gdm --version`

- Show `gdm` help message:

`gdm --help`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Show `gdm` version:
`gdm --version`
- Show `gdm` help message:
`gdm --help`
- Display help:
`gdm --help`
- Display version:
`gdm --version`

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 or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants