Commit 729f2f9 1 parent d252295 commit 729f2f9 Copy full SHA for 729f2f9
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ runtimeCommand:
75
75
enter :
76
76
description : " 进入子系统的环境。"
77
77
export :
78
- description : " 从子系统导出应用程序或二进制文件 。"
78
+ description : " 从子系统向主机导出应用程序或二进制文件 。"
79
79
options :
80
80
appName :
81
81
description : " 要导出的应用程序的名称。"
@@ -84,7 +84,7 @@ runtimeCommand:
84
84
binOutput :
85
85
description : " 二进制输出的路径(默认为 ~/.local/bin/)。"
86
86
unexport :
87
- description : " 移除从子系统中导出的应用程序或二进制文件 。"
87
+ description : " 从主机中移除导出的应用程序或二进制文件 。"
88
88
options :
89
89
appName :
90
90
description : " 要移除的导出的应用程序的名称。"
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ runtimeCommand:
75
75
enter :
76
76
description : " 進入子系統的環境。"
77
77
export :
78
- description : " 從子系統匯出應用程式或二進位檔案 。"
78
+ description : " 從子系統向主機匯出應用程式或二進位檔案 。"
79
79
options :
80
80
appName :
81
81
description : " 要匯出的應用程式的名稱。"
@@ -84,7 +84,7 @@ runtimeCommand:
84
84
binOutput :
85
85
description : " 二進位輸出的路徑(預設為 ~/.local/bin/)。"
86
86
unexport :
87
- description : " 移除從子系統中匯出的應用程式或二進位檔案 。"
87
+ description : " 從主機中移除匯出的應用程式或二進位檔案 。"
88
88
options :
89
89
appName :
90
90
description : " 要移除的匯出的應用程式的名稱。"
You can’t perform that action at this time.
0 commit comments