mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-30 17:35:29 +02:00
272 B
272 B
,
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]}}