Fix new line
This commit is contained in:
parent
9914792916
commit
3c97a2eab1
1 changed files with 2 additions and 2 deletions
|
|
@ -122,8 +122,8 @@ $('body').terminal({
|
||||||
this.echo("Some commands to get you started:\n"+
|
this.echo("Some commands to get you started:\n"+
|
||||||
"• about: show about info\n"+
|
"• about: show about info\n"+
|
||||||
"• services: links to all the services i host, run 'services help' to get a full list\n"+
|
"• services: links to all the services i host, run 'services help' to get a full list\n"+
|
||||||
"• pgp: import my pgp public key"+
|
"• pgp: import my pgp public key\n"+
|
||||||
"• meow: mrow"+
|
"• meow: mrow\n"+
|
||||||
"\n "+
|
"\n "+
|
||||||
"\n"+
|
"\n"+
|
||||||
"...Thats it for now, sorgy");
|
"...Thats it for now, sorgy");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue