summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhekel <[email protected]>2014-02-14 03:14:27 -0500
committerhekel <[email protected]>2014-02-14 03:14:27 -0500
commite008630594606d294be28952267087f4d51ba5e1 (patch)
treefaeb3cbb93698654f961637706cda6246ecb42e7
parent03b16fc86adc67ce0b8caa79f7796b7dd0991394 (diff)
downloadcaja-e008630594606d294be28952267087f4d51ba5e1.tar.bz2
caja-e008630594606d294be28952267087f4d51ba5e1.tar.xz
Update caja.1
-rw-r--r--docs/caja.1121
1 files changed, 61 insertions, 60 deletions
diff --git a/docs/caja.1 b/docs/caja.1
index dc26cf6c..27dd9fef 100644
--- a/docs/caja.1
+++ b/docs/caja.1
@@ -1,77 +1,78 @@
-.\" Hey, EMACS: -*- nroff -*-
-.\" First parameter, NAME, should be all caps
-.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
-.\" other parameters are allowed: see man(7), man(1)
-.TH Caja 1 "24 May 2004"
-.\" Please adjust this date whenever revising the manpage.
+.\" Man page for Caja.
+.TH CAJA 1 "29 January 2014" "MATE Desktop Environment"
+.\" Please adjust this date when revising the manpage.
.\"
-.\" Some roff macros, for reference:
-.\" .nh disable hyphenation
-.\" .hy enable hyphenation
-.\" .ad l left justify
-.\" .ad b justify to both left and right margins
-.\" .nf disable filling
-.\" .fi enable filling
-.\" .br insert line break
-.\" .sp <n> insert n+1 empty lines
-.\" for manpage-specific macros, see man(7)
-.SH NAME
-caja \- the MATE File Manager
-.SH SYNOPSIS
-.B caja
-.RI [ options ] " URIs" ...
-.br
-.SH DESCRIPTION
-This manual page documents briefly the
-.B caja
-command. This manual page was written for the Debian GNU/Linux distribution
-because the original program does not have a manual page.
+.SH "NAME"
+Caja \- The MATE File Manager
+.SH "SYNOPSIS"
+.B caja [OPTIONS...] [URI...]
+.SH "DESCRIPTION"
+Caja is the default file manager for the MATE Desktop Environment. It makes it easy to manage, manipulate, and customize files and directories. Caja can access local and remote filesystems such as SSH, FTP, and WebDav (HTTP/HTTPS).
.PP
-Caja is the file manager for the MATE desktop.
-.br
-.SH OPTIONS
-Caja follows the usual GNU command line syntax, with long options starting
-with two dashes (`-'). A summary of options is included below.
+Caja also provides the desktop background and the icons it uses for launching links and applications, as well as accessing files, directories, the trash, and removeable media like CD/DVD/BD and USB drives.
+.PP
+This manual page briefly documents the \fBcaja\fR command.
+.SH "OPTIONS"
.TP
-.B \-\-browser
+\fB\-\-browser\fR
Open a browser window.
.TP
-.B \-c
-.TP
-.B \-\-check
+\fB\-c, \-\-check\fR
Perform a quick set of self-check tests.
.TP
-.B \-g
+\fB\-\-display=DISPLAY\fR
+X display to use.
.TP
-.B \-\-geometry=\fIGEOMETRY\fR
+\fB\-g, \-\-geometry=\fIGEOMETRY\fR
Create the initial window with the given geometry.
.TP
-.B \-n
-.TP
-.B \-\-no-default-window
+\fB\-n, \-\-no\-default\-window\fR
Only create windows for explicitly specified URIs.
.TP
-.B \-\-no-desktop
-Do not manage the desktop \(em ignore the preference set in the preferences
-dialog.
+\fB\-\-no\-desktop\fR
+Do not manage the desktop (ignore the preference set in the preferences dialog).
.TP
-.B \-q
-.TP
-.B \-\-quit
+\fB\-q, \-\-quit\fR
Quit Caja.
.TP
-.B \-\-help
-Show a summary of options.
+\fB\-\-version\fR
+Print current version information and exit.
.TP
-.B \-\-version
-Show Caja' version.
+\fB\-?, \-h, \-\-help\fR
+Print standard command line options.
.TP
-Other standard MATE options not listed here are also supported.
-.SH SEE ALSO
-Caja documentation can be found from the "Help" menu, or by pressing the
-F1 key. Caja also has a website at
-http://www.gnome.org/projects/caja/
-.SH AUTHOR
-This manual page was written by Takuo KITAME <[email protected]> and Dafydd
-Harries <[email protected]> for the Debian GNU/Linux system (but may be used
-by others).
+\fB\-\-help\-all\fR
+Print all command line options.
+.P
+This program also accepts the standard GTK options.
+
+.SH "EXAMPLES"
+\fBcaja ftp://ftp.kernel.org/\fR
+.RS 4
+Open a new Caja window on the Linux Kernel ftp server.
+.RE
+.PP
+\fBcaja \-\-no\-desktop /home/user/\fR
+.RS 4
+Open a Caja window in "user's" home directory without managing the desktop.
+.RE
+.PP
+\fBcaja \-g 600x400\fR
+.RS 4
+Open a Caja window that is 600 pixels wide by 400 pixels high.
+.SH "BUGS"
+.SS Should you encounter any bugs, they may be reported at:
+http://github.com/mate-desktop/caja/issues
+.SH "AUTHORS"
+.SS This Man Page has been updated/re-written for the MATE Desktop Environment by:
+Adam Erdman <[email protected]> (2014)
+.SH "HISTORY"
+This manual page was originally written by Takuo KITAME <[email protected]> and Dafydd Harries <[email protected]> to accompany the Nautilus file manager for the GNOME Desktop Environment on Debian GNU/Linux. (2004)
+.SH "SEE ALSO"
+.SS
+Caja documentation can be found from the "Help" menu, or by pressing the F1 key.
+Further information may also be available at: http://wiki.mate-desktop.org/docs
+.P
+.BR "caja-file-management-properties" (1),
+.BR "caja-autorun-software" (1),
+.BR "caja-connect-server" (1)