+5
-1
lines changedFilter options
+5
-1
lines changed Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@
17
17
18
18
"use strict";
19
19
20
-
exports.command = ['package [destination]'];
20
+
exports.command = ['package [destination]', 'pack [destination]'];
21
21
exports.desc = 'Build a package artifact, and put it into the given destination';
22
22
exports.builder = yargs => yargs
23
23
.positional(
Original file line number Diff line number Diff line change
@@ -172,6 +172,8 @@ $ eask uninstall
172
172
173
173
Build the package artifact.
174
174
175
+
Alias: `pack`
176
+
175
177
```sh
176
178
$ eask package [DESTINATION]
177
179
```
Original file line number Diff line number Diff line change
@@ -170,6 +170,8 @@ $ eask uninstall
170
170
171
171
構建包工件。
172
172
173
+
別名: `pack`
174
+
173
175
```sh
174
176
$ eask package [DESTINATION]
175
177
```
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4