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:
parent
a8b4159c9b
commit
2ef7443658
1 changed files with 16 additions and 0 deletions
16
pages/linux/nemo.md
Normal file
16
pages/linux/nemo.md
Normal 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`
|
Loading…
Add table
Reference in a new issue