summaryrefslogtreecommitdiff
path: root/src/Propellor/Types.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-19 14:41:55 -0400
committerJoey Hess2014-06-19 14:41:55 -0400
commit9372ecc6c6e3c2bb50d578cf7fe50bc7b54de8b5 (patch)
tree5afafb3bed4bd5be83fda3df829db3ca53334000 /src/Propellor/Types.hs
parente3b53bf28996ad5eee96c1ca9f9ef39a7d10b358 (diff)
propellor spin
Diffstat (limited to 'src/Propellor/Types.hs')
-rw-r--r--src/Propellor/Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Propellor/Types.hs b/src/Propellor/Types.hs
index 383797a9..740996be 100644
--- a/src/Propellor/Types.hs
+++ b/src/Propellor/Types.hs
@@ -137,6 +137,7 @@ data CmdLine
| Boot HostName
| Set HostName PrivDataField
| Dump HostName PrivDataField
+ | Edit HostName PrivDataField
| AddKey String
| Continue CmdLine
| Chain HostName