mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-12 15:11:50 +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" |