docs
This commit is contained in:
@ -28,8 +28,7 @@ A simple web-server for productive front-end development. Typical use cases:
|
||||
## Synopsis
|
||||
local-web-server is a simple command-line tool. To use it, from your project directory run `ws`.
|
||||
|
||||
<pre><code>
|
||||
$ ws --help
|
||||
<pre><code>$ ws --help
|
||||
|
||||
<strong>local-web-server</strong>
|
||||
|
||||
@ -37,7 +36,7 @@ $ ws --help
|
||||
|
||||
<strong>Synopsis</strong>
|
||||
|
||||
$ ws [\<server options\>]
|
||||
$ ws [<server options>]
|
||||
$ ws --config
|
||||
$ ws --help
|
||||
|
||||
|
@ -28,8 +28,7 @@ A simple web-server for productive front-end development. Typical use cases:
|
||||
## Synopsis
|
||||
local-web-server is a simple command-line tool. To use it, from your project directory run `ws`.
|
||||
|
||||
<pre><code>
|
||||
$ ws --help
|
||||
<pre><code>$ ws --help
|
||||
|
||||
<strong>local-web-server</strong>
|
||||
|
||||
@ -37,7 +36,7 @@ $ ws --help
|
||||
|
||||
<strong>Synopsis</strong>
|
||||
|
||||
$ ws [\<server options\>]
|
||||
$ ws [<server options>]
|
||||
$ ws --config
|
||||
$ ws --help
|
||||
|
||||
|
Reference in New Issue
Block a user