mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
show commands Issue #63
This commit is contained in:
parent
f49937c935
commit
092a92b0b4
7 changed files with 154 additions and 7 deletions
|
@ -245,8 +245,13 @@ exports.strings = {
|
|||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'show-command': {
|
||||
'__desc__': 'command output from "show"',
|
||||
'en_US': 'Please one of the following commands for more info:'
|
||||
'__desc__': 'command output title from "show"',
|
||||
'en_US': 'Please use one of the following commands for more info:'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'show-all-commands': {
|
||||
'__desc__': 'command output title from "show commands"',
|
||||
'en_US': 'Here is a list of all the commmands available:'
|
||||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'cd-command': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue