Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
feat: add alias for ipfs repo stat --human. (#2609)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorropo authored and Alan Shaw committed Nov 18, 2019
1 parent e8e9b91 commit f81086c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/commands/repo/stat.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module.exports = {
builder: {
human: {
type: 'boolean',
alias: 'H',
default: false
}
},
Expand Down

0 comments on commit f81086c

Please sign in to comment.