diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-10 01:15:30 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-10 01:15:30 -0400 |
| commit | cc9aa510c97e1838fc9dbc0a1331db1e88954bab (patch) | |
| tree | a0248f852920e6d508f08bdec7aa9fe0317e43a5 /src/wrapper.hs | |
| parent | 14e178d1d42760e9b36a8e4cc1772eed505495f7 (diff) | |
| parent | 8432378f2c07280feae0dd84f596a8c0ae96f2ca (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'src/wrapper.hs')
| -rw-r--r-- | src/wrapper.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wrapper.hs b/src/wrapper.hs index f180e855..4d2c50fc 100644 --- a/src/wrapper.hs +++ b/src/wrapper.hs @@ -1,7 +1,7 @@ -- | Wrapper program for propellor distribution. -- -- Distributions should install this program into PATH. --- (Cabal builds it as dist/build/propellor. +-- (Cabal builds it as dist/build/propellor/propellor). -- -- This is not the propellor main program (that's config.hs) -- |
