new section for metadata

This commit is contained in:
Joey Hess 2014-02-19 14:55:34 -04:00
parent 39ebfa1a2e
commit e7672f197e
6 changed files with 42 additions and 38 deletions

View file

@ -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