nemo: add page (#3621)
This commit is contained in:
parent
a8b4159c9b
commit
2ef7443658
|
|
@ -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`
|
||||
Loading…
Reference in New Issue