aboutsummaryrefslogtreecommitdiff
path: root/Command/Unlock.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/Unlock.hs')
-rw-r--r--Command/Unlock.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Command/Unlock.hs b/Command/Unlock.hs
index de21988de..3ff3023b2 100644
--- a/Command/Unlock.hs
+++ b/Command/Unlock.hs
@@ -18,6 +18,9 @@ import Locations
import Utility
import Core
+seek :: [SubCmdSeek]
+seek = [withFilesInGit start]
+
{- The unlock subcommand replaces the symlink with a copy of the file's
- content. -}
start :: SubCmdStartString