mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-06-27 11:38:43 +00:00
.. | ||
Running "nvm cat --silent" does not print anything | ||
Running "nvm cat -c" keeps comments | ||
Running "nvm cat -p -f <file> -c" displays a file's contents | ||
Running "nvm cat -p -f <invalidFile> gives an error" |