~3v1n0/unity/panel-p-cleanup

« back to all changes in this revision

Viewing changes to doc/unity.1

  • Committer: Mathieu Trudel-Lapierre
  • Date: 2010-12-24 20:05:57 UTC
  • mto: This revision was merged to the branch mainline in revision 756.
  • Revision ID: mathieu.trudel-lapierre@canonical.com-20101224200557-06e57srl3vf5va6u
Include manpages, and make them translatable.

Documentation.cmake rules vastly inspired from Julian Andres Klose's amazing
work to migrate Apt to CMake (not included in apt yet).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH unity "1" "9 December 2010" "" "Linux User's Manual"
 
2
 
 
3
.SH NAME
 
4
unity \- wrapper for starting the unity shell and handling fallback
 
5
 
 
6
.SH SYNOPSIS
 
7
.B unity
 
8
.RI [ options ]
 
9
.br
 
10
 
 
11
.SH DESCRIPTION
 
12
The \fBunity\fP program can be used to start the Unity shell as a compiz module, and to specify how to handle logging, debugging, as well as how to deal with the user's profile.
 
13
 
 
14
.SH OPTIONS
 
15
.IP \fB\-\-advanced\-debug\fP
 
16
Runs unity under debugging (using GDB or another debugger tool) to help tracking issues. Should only be used on request from a developper following a bug report.
 
17
 
 
18
.IP \fB\-\-log\fP\ \fIfilename\fP
 
19
This parameter, followed by a path or filename, tells the Unity shell to store logs in the specified file.
 
20
 
 
21
.IP \fB\-\-reset\fP
 
22
This option allows the user to reset profile parameters in compiz and restart the Unity shell with default settings.
 
23
 
 
24
.IP \fB\-\-verbose\fP
 
25
This option turns on displaying additional debugging output for the Unity shell. It can be used by the user to debug configuration issues. This option is often used along with the \fB\-\-log\fP option to save output to a file.
 
26
 
 
27
.SH "SEE ALSO"
 
28
.B unity-panel-service
 
29
(1)