~ubuntu-branches/ubuntu/trusty/swift/trusty-updates

« back to all changes in this revision

Viewing changes to doc/manpages/swift-init.1

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2013-01-28 09:40:30 UTC
  • mfrom: (1.2.16)
  • Revision ID: package-import@ubuntu.com-20130128094030-aetz57x2qz9ye2d4
Tags: 1.7.6-0ubuntu1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
 
47
47
.RS 4
48
48
.IP "\fIobject\fR, \fIobject-replicator\fR, \fIobject-auditor\fR, \fIobject-updater\fR"
49
 
.IP "    - Initialize the swift object daemons above"
 
49
.IP "    - Initializes the swift object daemons above"
50
50
.RE
51
51
 
52
52
.RS 4
53
53
.IP "\fIcontainer\fR, \fIcontainer-update\fR, \fIcontainer-replicator\fR, \fIcontainer-auditor\fR"
54
 
.IP "    - Initialize the swift container daemons above"
 
54
.IP "    - Initializes the swift container daemons above"
55
55
.RE
56
56
 
57
57
.RS 4
66
66
 
67
67
.RS 4
68
68
.IP "\fImain\fR"
69
 
.IP "    - Initializes all the \fBmain\fR swift daemons "
 
69
.IP "    - Initializes all the \fBmain\fR swift daemons"
70
70
.IP "      (proxy, container, account and object servers)"
71
71
.RE
72
72
 
73
73
.RS 4
74
74
.IP "\fIrest\fR"
75
 
.IP "    - Initializes all the other \fBswift background daemons\fR such as"
76
 
.IP "      (updater, replicator, auditor, reaper)"
 
75
.IP "    - Initializes all the other \fBswift background daemons\fR"
 
76
.IP "      (updater, replicator, auditor, reaper, etc)"
77
77
.RE
78
78
.PD 
79
79
 
107
107
.IP "-n, --no-daemon \t\t start server interactively
108
108
.IP "-g, --graceful \t\t send SIGHUP to supporting servers
109
109
.IP "-c N, --config-num=N \t send command to the Nth server only
 
110
.IP "-k N, --kill-wait=N \t wait N seconds for processes to die (default 15)
110
111
.PD 
111
112
.RE
112
113