Skip to content

Commit 41eb412

Browse files
committed
Revert alias on load
1 parent 65a0271 commit 41eb412

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmds/load.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ exports.desc = 'load files';
2626
exports.builder = {
2727
files: {
2828
description: 'files to load',
29-
alias: 'l',
3029
requiresArg: false,
3130
type: 'array',
3231
},

0 commit comments

Comments
 (0)