1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 13:57:07 +02:00
tldr/pages/common/,.md
Kieran 865281f1cd
comma: add page (#15944)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
2025-03-18 00:02:59 +02:00

276 B

Comma

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]}}