1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-01 08:35:53 +02:00
tldr/pages/common/,.md
Sebastiaan Speck 9185fbf1fe
pages*/common: allow character in title (#16805)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-06-10 06:24:18 +02:00

16 lines
272 B
Markdown

# ,
> Run commands without installing them.
> More information: <https://github.com/nix-community/comma>.
- Run a command:
`, {{command -with -flags}}`
- Add a command to a child shell:
`, {{[-s|--shell]}} {{command}}`
- Clear the cache:
`, {{[-e|--empty-cache]}}`