~ubuntu-branches/ubuntu/vivid/landscape-client/vivid

« back to all changes in this revision

Viewing changes to man/landscape-client.1

  • Committer: Package Import Robot
  • Author(s): Andreas Hasenack
  • Date: 2012-11-21 15:24:20 UTC
  • mfrom: (1.1.29)
  • Revision ID: package-import@ubuntu.com-20121121152420-kvqq0m8ozfo90il2
Tags: 12.11-0ubuntu1
* New upstream release.
* Dropped lshw-storm-1053057 patch, already applied.
* New manpage: landscape-sysinfo(1)
* Upstream changed a config setting from registration_password to
  registration_key. Adjust scripts and configs accordingly.
* Install new sample config file in the doc directory.
* Only depend on python-gnupginterface for releases before Quantal.
* Ensure ownership of our config file (LP: #1066116).
* Gearing towards debhelper 7 compatibility. Replaced dh_clean -k with
  dh_prep.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"Text automatically generated by txt2man
2
 
.TH landscape-client 1 "27 March 2012" "" ""
 
2
.TH landscape-client 1 "27 September 2012" "" ""
3
3
.SH NAME
4
4
\fBlandscape-client \fP- Landscape system client
5
5
\fB
32
32
.B
33
33
\fB-c\fP FILE, \fB--config\fP=FILE
34
34
Use config from this file (any command line 
35
 
\fIoptions\fP override settings from the file).
36
 
.TP
37
 
.B
38
 
\fB--bus\fP=BUS
39
 
Which DBUS bus to use. One of 'session' or 
40
 
'system'.
 
35
\fIoptions\fP override settings from the file). (default:
 
36
'/etc/landscape/client.conf')
41
37
.TP
42
38
.B
43
39
\fB-d\fP PATH, \fB--data-path\fP=PATH
44
 
The directory to store data files in.
 
40
The directory to store data files in (default:
 
41
'/var/lib/landscape/client/').
45
42
.TP
46
43
.B
47
44
\fB-q\fP, \fB--quiet\fP
49
46
.TP
50
47
.B
51
48
\fB-l\fP FILE, \fB--log-dir\fP=FILE
52
 
The directory to write log files to.
 
49
The directory to write log files to (default:
 
50
'/var/log/landscape').
53
51
.TP
54
52
.B
55
53
\fB--log-level\fP=LOG_LEVEL
56
54
One of debug, info, warning, error or critical.
57
55
.TP
58
56
.B
 
57
\fB-u\fP URL, \fB--url\fP=URL
 
58
The server URL to connect to.
 
59
.TP
 
60
.B
 
61
\fB--ping-url\fP=PING_URL
 
62
The URL to perform lightweight exhange initiation
 
63
with.
 
64
.TP
 
65
.B
 
66
\fB-k\fP SSL_PUBLIC_KEY, \fB--ssl-public-key\fP=SSL_PUBLIC_KEY
 
67
The public SSL key to 
 
68
verify the server. Only used if the given server
 
69
URL is https.
 
70
.TP
 
71
.B
 
72
\fB--server-autodiscover\fP=SERVER_AUTODISCOVER
 
73
Enable server autodiscovery.
 
74
.TP
 
75
.B
 
76
\fB--autodiscover-srv-query-string\fP=AUTODISCOVER_SRV_QUERY_STRING
 
77
Autodiscovery
 
78
string for DNS SRV queries
 
79
.TP
 
80
.B
 
81
\fB--autodiscover-a-query-string\fP=AUTODISCOVER_A_QUERY_STRING
 
82
Autodiscovery
 
83
string for DNS A queries
 
84
.TP
 
85
.B
59
86
\fB--ignore-sigint\fP
60
87
Ignore interrupt signals.
61
88
.TP