Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
antSword
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
antSword
Commits
0a144bfa
Commit
0a144bfa
authored
Apr 06, 2019
by
Medicean
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(LANG:ashelp):调整 ascmd 参数的显示
parent
72460d15
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
en.js
source/language/en.js
+1
-1
zh.js
source/language/zh.js
+1
-1
No files found.
source/language/en.js
View file @
0a144bfa
...
...
@@ -202,7 +202,7 @@ module.exports = {
ascmd
:
{
help
:
'Enter ashelp to view local commands'
,
ashelp
:
`Usage:
ascmd
file
\t\tExecute the command with file, eg: ascmd /bin/bash
ascmd
[file]
\t\tExecute the command with file, eg: ascmd /bin/bash
aslistcmd\t\tList available command interpreters
aspowershell [on|off]\t\tEnable/Disable PowerShell mode, eg: aspowershell on
quit\t\tClose terminal
...
...
source/language/zh.js
View file @
0a144bfa
...
...
@@ -203,7 +203,7 @@ module.exports = {
ascmd
:
{
help
:
'输入 ashelp 查看本地命令'
,
ashelp
:
`使用帮助:
ascmd
file
\t\t指定file来执行命令, eg: ascmd /bin/bash
ascmd
[file]
\t\t指定file来执行命令, eg: ascmd /bin/bash
aslistcmd\t\t列出可使用的命令解释器
aspowershell [on|off]\t\t启用/关闭PowerShell模式, eg: aspowershell on
quit\t\t关闭终端
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment