Skip to content

Commit cc3cbed

Browse files
committed
Update docs
1 parent ce197a7 commit cc3cbed

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For a full list of changes, see the [git commit log][log]
88
## v0.9.4
99

1010
* Drop support for parent shutdown signal
11-
Users can use `sc stop [service_name]` from batch file instead.
11+
* Cleanup code inconsistency
1212

1313
## v0.9.3
1414

docs/examples/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,14 @@
33
This directory contains various examples explaining how
44
to run and deploy SvcBatch utility inside different
55
environments and target applications.
6+
7+
8+
### dummyservice.bat
9+
10+
This is simple example that shows how to
11+
create run and delete a SvcBatch service
12+
13+
### dummysh.bat
14+
15+
This example shows how to use Msys2 or Cygwin
16+
to run a bash script as a service or service wrapper.

0 commit comments

Comments
 (0)