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

Commit f81086c

Browse files
JorropoAlan Shaw
authored andcommitted
feat: add alias for ipfs repo stat --human. (#2609)
1 parent e8e9b91 commit f81086c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli/commands/repo/stat.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ module.exports = {
88
builder: {
99
human: {
1010
type: 'boolean',
11+
alias: 'H',
1112
default: false
1213
}
1314
},

0 commit comments

Comments
 (0)