a few command usage fixes
This commit is contained in:
parent
0850e8eaf9
commit
c955fb2736
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue