mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 13:57:07 +02:00

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
276 B
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]}}