summaryrefslogtreecommitdiff
path: root/Command/VCycle.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Command/VCycle.hs')
-rw-r--r--Command/VCycle.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Command/VCycle.hs b/Command/VCycle.hs
index f9a21892b..bf253adc1 100644
--- a/Command/VCycle.hs
+++ b/Command/VCycle.hs
@@ -16,7 +16,7 @@ import Command.View (checkoutViewBranch)
cmd :: [Command]
cmd = [notBareRepo $ notDirect $
- command "vcycle" paramNothing seek SectionUtility
+ command "vcycle" paramNothing seek SectionMetaData
"switch view to next layout"]
seek :: CommandSeek