Skip to content

Commit

Permalink
Add period to helptext
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Michael Pfister <pfista@gmail.com>
  • Loading branch information
pfista committed Apr 21, 2016
1 parent 07638d6 commit 37c649a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/commands/repo.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ set of stored objects and print repo statistics. It outputs to stdout:
NumObjects int Number of objects in the local repo.
RepoPath string The path to the repo being currently used.
RepoSize int Size in bytes that the repo is currently taking.
Version string The repo version
Version string The repo version.
`,
},
Run: func(req cmds.Request, res cmds.Response) {
Expand Down

0 comments on commit 37c649a

Please sign in to comment.