diff options
Diffstat (limited to 'docs/caja-file-management-properties.1')
-rw-r--r-- | docs/caja-file-management-properties.1 | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/docs/caja-file-management-properties.1 b/docs/caja-file-management-properties.1 new file mode 100644 index 00000000..64db38d3 --- /dev/null +++ b/docs/caja-file-management-properties.1 @@ -0,0 +1,49 @@ +.\" 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-file-management-properties 1 "05 Jan 2008" +.\" Please adjust this date whenever 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-file-management-properties \- File Management Preferences +.SH SYNOPSIS +.B caja-file-management-properties +.RI [ options ] +.SH DESCRIPTION +This manual page documents briefly the +.B caja-file-management-properties +command. +.PP +File Management Preferences allows an user to configure the way caja looks. +.PP +You can specify a default view, and select sort options and display options. +You can also specify default settings for icon views and list views. +.SH OPTIONS +Caja follows the usual GNU command line syntax, with long options starting +with two dashes (`-'). A summary of options is included below. +.TP +.B \-\-help +Show a summary of options. +.TP +.B \-\-version +Show version. +.TP +Other standard MATE options not listed here are also supported. +.SH SEE ALSO +File Management Preferences 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 Julian Andres Klode <[email protected]> for the +Debian GNU/Linux system (but may be used by others), based on a manpage by +Fernando Ribeiro <[email protected]>. |