Remove unnecessary separators in help text
[unicorn.git] / Manifest
blob5072d0c53113dd4523c0e2443bbd3b43624e0386
1 .gitignore
2 CHANGELOG
3 CONTRIBUTORS
4 COPYING
5 GNUmakefile
6 LICENSE
7 Manifest
8 README
9 Rakefile
10 TODO
11 bin/unicorn
12 examples/sinatra/README
13 examples/sinatra/sinatra_example.rb
14 examples/sinatra/unicorn-sinatra-example
15 ext/unicorn/http11/ext_help.h
16 ext/unicorn/http11/extconf.rb
17 ext/unicorn/http11/http11.c
18 ext/unicorn/http11/http11_parser.c
19 ext/unicorn/http11/http11_parser.h
20 ext/unicorn/http11/http11_parser.rl
21 ext/unicorn/http11/http11_parser_common.rl
22 lib/unicorn.rb
23 lib/unicorn/configurator.rb
24 lib/unicorn/const.rb
25 lib/unicorn/http_request.rb
26 lib/unicorn/http_response.rb
27 lib/unicorn/socket.rb
28 setup.rb
29 test/aggregate.rb
30 test/benchmark/previous.rb
31 test/benchmark/simple.rb
32 test/benchmark/utils.rb
33 test/exec/README
34 test/exec/test_exec.rb
35 test/test_helper.rb
36 test/tools/trickletest.rb
37 test/unit/test_http_parser.rb
38 test/unit/test_response.rb
39 test/unit/test_server.rb
40 test/unit/test_upload.rb