shorten some too-long descriptions
This commit is contained in:
parent
293cf4b554
commit
f0a57825e2
4 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@ import Types.KeySource
|
|||
cmd :: Command
|
||||
cmd = noCommit $ noMessages $ dontCheck repoExists $
|
||||
command "calckey" SectionPlumbing
|
||||
"calculates the key that would be used to refer to a file"
|
||||
"calulate key for a file"
|
||||
(paramRepeating paramFile)
|
||||
(batchable run (pure ()))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue