diff options
| author | Joey Hess <joey@kitenet.net> | 2014-06-09 12:34:32 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-06-09 12:34:32 -0400 |
| commit | 416a6646c34a27f3bb7d39117f78d71fca98d2f6 (patch) | |
| tree | 73fe051e4a2d6f0c8b0aecfbc5ecb571465bcaea /src/wrapper.hs | |
| parent | a1341ccb315a98e407a25bf25411759b6f8f58d2 (diff) | |
cleanup
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) -- |
