Update commands.js.download
This commit is contained in:
parent
873e71b41f
commit
7553d9eeab
|
@ -132,7 +132,7 @@ help = [
|
|||
'<span class="command">email</span> Do not email me ;)',
|
||||
'<span class="command">clear</span> Clear terminal',
|
||||
'<span class="command">banner</span> Display the header',
|
||||
'<span class="command">cv</span> View or Download Curriculum Vitae',
|
||||
'<span class="command">ip</span> View your public ip address',
|
||||
'<span class="command">update</span> Update terminal',
|
||||
"<br>",
|
||||
];
|
||||
|
@ -150,6 +150,7 @@ root = [
|
|||
'<span class="command">sadqi</span> Look for specific name in Sadqi family',
|
||||
'<span class="command">weather</span> Check local weather in realtime',
|
||||
'<span class="command">cv</span> View or Download Curriculum Vitae',
|
||||
'<span class="command">ip</span> View your public ip address',
|
||||
"<br>",
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue