Browse Source

live-server: add page

SheaClose 7 years ago
parent
commit
6b21a7fe67
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/live-server.md

+ 1 - 1
pages/common/live-server.md

@@ -6,7 +6,7 @@
 
 
 `live-server`
 `live-server`
 
 
-- Specify a port from which to serve a file:
+- Specify a port (default is 8080) from which to serve a file:
 
 
 `live-server --port={{8081}}`
 `live-server --port={{8081}}`