Skip to content

Conversation

@Managor
Copy link
Member

@Managor Managor commented Nov 7, 2025

You could give this command multiple keys to pull from, but the last syntax made it look like both name and version were required. This is more truthful.

Leaving this as draft to gather more feedback

@github-actions github-actions bot added page edit Changes to an existing page(s). review needed Prioritized PRs marked for reviews from maintainers. labels Nov 7, 2025
@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

btrfs-device is something I'm on the fence about: https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/linux/btrfs-device.md

sudo btrfs {{[d|device]}} {{[rem|remove]}} {{path/to/device1|device_id1 path/to/device2|device_id2 ...}}

@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/komac.md

komac update {{Package.Identifier}} {{[-v|--version]}} {{1.2.3}} {{[-u|--urls]}} {{https://example.com/app.exe https://example.com/app.msi ...}} {{[-s|--submit]}}

@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/xml-validate.md

xml {{[val|validate]}} {{[-d|--dtd]}} {{path/to/schema.dtd}} {{path/to/input1.xml|URI1 path/to/input2.xml|URI2 ...}}

@github-actions github-actions bot added the mass changes Changes that affect multiple pages. label Nov 7, 2025
@Managor Managor marked this pull request as draft November 7, 2025 03:10
@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/ocrmypdf.md

ocrmypdf --title "{{title}}" --author "{{author}}" --subject "{{subject}}" --keywords "{{keyword; key phrase; ...}}" {{path/to/input.pdf}} {{path/to/output.pdf}}

@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/mpg321.md

mpg321 {{[-Z|--random]}} {{path/to/file_a|URL path/to/file_b|URL ...}}

@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/ifne.md

ifne -n {{command options ...}}

@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/clementine.md

clementine {{[-c|--create]}} {{url1 url2 ...|path/to/music1.ext path/to/music2.ext ...}}

@Managor
Copy link
Member Author

Managor commented Nov 7, 2025

https://github.com/tldr-pages/tldr/blob/npm-pkg/pages/common/ar.md

ar r {{path/to/file.deb}} {{path/to/debian-binary path/to/control.tar.gz path/to/data.tar.xz ...}}

@Managor Managor changed the title npm-pkg: clarify syntax *: clarify syntax Nov 7, 2025
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). review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants