From 20cdd534d80721d13a30cc7fe73c672aa466253d Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Wed, 1 Apr 2015 18:23:12 -0700 Subject: [PATCH] Removed duplicated working directory entry --- README.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.markdown b/README.markdown index b9645ce..5997ef9 100644 --- a/README.markdown +++ b/README.markdown @@ -241,11 +241,6 @@ This is another useful building block for developing a self-updating service. ### log See the "Logging" section above for more details. -### workingdirectory -This optional element sets the current directory of the process launched by winsw. - - %SystemDrive%\ - ### onfailure This optional repeatable element controls the behaviour when the process launched by winsw fails (i.e., exits with non-zero exit code).