README.md in gitdocs-0.1.2 vs README.md in gitdocs-0.1.3

- old
+ new

@@ -34,9 +34,15 @@ ``` gitdocs start ``` +If the start command doesn't seem to properly start the process, you can run with a debug flag: + +``` +gitdocs start -D +``` + You can also `stop` and `restart` gitdocs as needed. Run ``` gitdocs status ```