r565: Updated version string.
[rox-filer.git] / rox.1
blobd19b4fae3f30e6f6ed6972e4028a86aa170b782d
1 .TH ROX 1 "October 2000" "Thomas Leonard" ""
2 .SH NAME
3 ROX-Filer \- a simple graphical file manager for X11
4 .SH SYNOPSIS
5 .B rox
6 [\fIOPTION\fP]... [\fIFILE\fP]...
7 .SH DESCRIPTION
8 .PP
9 ROX-Filer is a simple and easy to use graphical file manager for X11, the
10 windowing system used on Unix and Unix-like operating systems.
11 .PP
12 It is also the core component of the ROX Desktop:
13 http://rox.sourceforge.net
14 .PP
15 Invoking
16 .B rox
17 opens each directory or file listed, or the current working directory
18 if no arguments are given.
19 .SH COMMAND-LINE OPTIONS
20 .TP
21 \fB\-b\fP, \fB\-\-bottom=PANEL\fP
22 Open PANEL as a bottom-edge panel.
23 .TP
24 \fB\-d\fP, \fB\-\-dir=DIR\fP
25 Open DIR as directory (not as an application).
26 .TP
27 \fB\-h\fP, \fB\-\-help\fP
28 Print out a command summary.
29 .TP
30 \fB\-l\fP, \fB\-\-left=PANEL\fP
31 Open PANEL as a left-edge panel.
32 .TP
33 \fB\-m\fP, \fB\-\-mime-type=FILE\fP
34 Print the MIME-type that the filer would use for this file to standard
35 output.
36 .TP
37 \fB\-n\fP, \fB\-\-new\fP
38 Start a new filer, even if one is already running.
39 .TP
40 \fB\-o\fP, \fB\-\-override\fP
41 Override window manager control of panels.
42 .TP
43 \fB\-p\fP, \fB\-\-pinboard=PIN\fP
44 Use pinboard PIN as the pinboard.
45 .TP
46 \fB\-r\fP, \fB\-\-right=PANEL\fP
47 Open PANEL as a right-edge panel.
48 .TP
49 \fB\-s\fP, \fB\-\-show=FILE\fP
50 Open a directory to show FILE.
51 .TP
52 \fB\-t\fP, \fB\-\-top=PANEL\fP
53 Open PANEL as a top-edge panel.
54 .TP
55 \fB\-u\fP, \fB\-\-user\fP
56 Show user name in each window.
57 .TP
58 \fB\-V\fP, \fB\-\-version\fP
59 Print out the version information.
61 .SH NOTES
62 The main documentation for ROX-Filer is available by selecting the Help option
63 in the filer itself.
65 .SH LICENCE
66 Copyright (C) 2000 Thomas Leonard.
67 .br
68 You may redistribute copies of ROX-Filer under the terms of the GNU General
69 Public License.
71 .SH BUGS
72 Report bugs to <tal197@users.sourceforge.net>.
74 .SH AUTHORS
75 ROX-Filer was created by Thomas Leonard, with help from:
77 Jens Askengren,
78 Andrew Clover,
79 Mattias Engdegard,
80 Alex Holden,
81 Bernard Jungen,
82 James Kermode,
83 Vincent Lefevre,
84 Victor Liu See-le,
85 Christiansen Merel,
86 Andy Piper,
87 Chris Sawer,
88 Simon Truss,
89 Diego Zamboni,
91 and many others - the Changes file contains more detailed information!