Commit c5523c9 1 parent bf2ecf9 commit c5523c9 Copy full SHA for c5523c9
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ runtimeCommand:
80
80
enter :
81
81
description : " Enter the subsystem's environment."
82
82
export :
83
- description : " Export an application or binary from the subsystem."
83
+ description : " Export an application or binary from the subsystem to the host ."
84
84
options :
85
85
appName :
86
86
description : " The name of the application to export."
@@ -89,7 +89,7 @@ runtimeCommand:
89
89
binOutput :
90
90
description : " Path of the binary output (default: ~/.local/bin/)."
91
91
unexport :
92
- description : " Unexport an application or binary from the subsystem ."
92
+ description : " Unexport an application or binary from the host ."
93
93
options :
94
94
appName :
95
95
description : " The name of the application to unexport."
You can’t perform that action at this time.
0 commit comments