Skip to content

Commit

Permalink
Add punctutation to custom installation list
Browse files Browse the repository at this point in the history
The lack of punctuation makes this list difficult to read on "read the docs". I've added bullet points which I think makes this clearer.
  • Loading branch information
alastairgould authored and phatboyg committed Sep 19, 2018
1 parent 1d08176 commit 7528c76
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/source/overview/faq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ What if my service requires custom installation options?

Topshelf supports most of the commonly used service installation options, including:

Automatic, Automatic (Delayed), Manual, and Disabled start options
Local System, Local Service, Network Service, Username/Password, or prompted service credentials during installation.
Service start dependencies, including SQL Server, MSMQ, and others
Multiple instance service installation with distinct service names
Service Recovery options, including restart, reboot, or run program
* Automatic, Automatic (Delayed), Manual, and Disabled start options.
* Local System, Local Service, Network Service, Username/Password, or prompted service credentials during installation.
* Service start dependencies, including SQL Server, MSMQ, and others.
* Multiple instance service installation with distinct service names.
* Service Recovery options, including restart, reboot, or run program.

What’s the impact to my service?
----------------------------
Expand Down

0 comments on commit 7528c76

Please sign in to comment.