1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 22:06:03 +02:00

nemo: add page (#3621)

This commit is contained in:
Pierre Rudloff 2019-11-26 02:55:16 +01:00 committed by Ein Verne
parent a8b4159c9b
commit 2ef7443658

16
pages/linux/nemo.md Normal file
View file

@ -0,0 +1,16 @@
# nemo
> File manager and graphical shell for Cinnamon.
> More information: <https://github.com/linuxmint/nemo>.
- Open a new window showing the user's home directory:
`nemo`
- Open a new window showing the current directory:
`nemo .`
- Close all open nemo windows:
`nemo --quit`