summaryrefslogtreecommitdiff
path: root/Command/VPop.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-19 14:55:34 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-19 14:55:34 -0400
commit57ab2130132c016790afe800a28c6fd88a5fca7b (patch)
treef275b1883e219953a6132ef9b6da54a2c3577b42 /Command/VPop.hs
parentade0216bd08c2f9c1ed10c1c2274fd5b071c9c93 (diff)
new section for metadata
Diffstat (limited to 'Command/VPop.hs')
-rw-r--r--Command/VPop.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/VPop.hs b/Command/VPop.hs
index baa52a98f..706a522f8 100644
--- a/Command/VPop.hs
+++ b/Command/VPop.hs
@@ -18,7 +18,7 @@ import Command.View (checkoutViewBranch)
def :: [Command]
def = [notBareRepo $ notDirect $
- command "vpop" (paramOptional paramNumber) seek SectionUtility
+ command "vpop" (paramOptional paramNumber) seek SectionMetaData
"switch back to previous view"]
seek :: CommandSeek