diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-02 20:40:40 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-11-02 20:40:40 +0100 |
commit | 8e2d33d3a5d17531a36e629bcf4c0bc36cbf1cfe (patch) | |
tree | 5def29ecbadc8873d62ebea6badc27c99b874bfe /data/unity-greeter.1 | |
download | arctica-greeter-8e2d33d3a5d17531a36e629bcf4c0bc36cbf1cfe.tar.gz arctica-greeter-8e2d33d3a5d17531a36e629bcf4c0bc36cbf1cfe.tar.bz2 arctica-greeter-8e2d33d3a5d17531a36e629bcf4c0bc36cbf1cfe.zip |
Imported Upstream version 14.04.10
Diffstat (limited to 'data/unity-greeter.1')
-rw-r--r-- | data/unity-greeter.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/data/unity-greeter.1 b/data/unity-greeter.1 new file mode 100644 index 0000000..2b6cbe7 --- /dev/null +++ b/data/unity-greeter.1 @@ -0,0 +1,27 @@ +.TH UNITY-GREETER 1 "June 21, 2012" +.SH NAME +unity-greeter \- LightDM greeter for the Unity desktop +.SH SYNOPSIS +.B unity-greeter +[ +.I OPTIONS +] +.SH DESCRIPTION +.B Unity Greeter +is a LightDM greeter for the Unity desktop. +It is run by the LightDM daemon if configured in lightdm.conf. +It is not normally run by a user, but can run in a test mode with the \-\-test-mode option. +This allows the interface to be tested without installing an updated version. +.PP +.SH OPTIONS +.TP +.B \-v, \-\-version +Show release version. +.TP +.B \-\-test-mode +Run the greeter in a test mode inside the current X session. +.TP +.B \-?, \-\-help +Show help options. +.SH SEE ALSO +.B lightdm |