1Nemo(1)                     General Commands Manual                    Nemo(1)
2
3
4

NAME

6       nemo - the Cinnamon File Manager
7

SYNOPSIS

9       nemo [options] URIs...
10

DESCRIPTION

12       This manual page documents briefly the nemo command.
13
14       Nemo is the file manager for the Cinnamon desktop.
15

OPTIONS

17       Nemo  follows  the  usual  GNU  command  line syntax, with long options
18       starting with two dashes (`-'). A summary of options is included below.
19
20       -g
21
22       --geometry=GEOMETRY
23              Create the initial window with the given geometry.
24
25       -t
26
27       --tabs Open URIs in tabs.
28
29       --existing-window
30              Open URIs in an existing window.
31
32       -n
33
34       --no-default-window
35              Only create windows for explicitly specified URIs.
36
37       --fix-cache
38              Repair the user thumbnail cache - this can be useful  if  you're
39              having trouble with file thumbnails.  Must be run as root.
40
41       --debug
42              Enable  debugging code.  Example usage: 'NEMO_DEBUG=Actions nemo
43              --debug'.  Use NEMO_DEBUG=all for more topics.
44
45       -q
46
47       --quit Quit Nemo.
48
49       --help Show a summary of options.
50
51       --version
52              Show Nemo's version.
53
54       Other standard GNOME options not listed here are also supported.
55
56

NOTE ON THE ROOT USER

58       Ordinarily, nemo and nemo-desktop treat being run as the root  user  as
59       special, with certain restrictions and UI changes. This behavior can be
60       bypassed via a gsettings key. You can use the following command to  en‐
61       able/disable this override:
62
63       gsettings set org.nemo.preferences treat-root-as-normal true|false
64
65

BUG REPORTS

67       Please  report  bugs and feature requests here: https://github.com/lin
68       uxmint/nemo
69
70

AUTHOR

72       This manual page was originally written for Nautilus  by  Takuo  KITAME
73       <kitame@debian.org>  and  Dafydd  Harries <daf@muse.19inch.net> for the
74       Debian GNU/Linux system (but may be used by others).
75
76
77
78                                 October 2012                          Nemo(1)
Impressum