Address some of #493
git-svn-id: file:///home/svn/framework3/trunk@7444 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
daf58b6deb
commit
69dbb7b4b0
|
@ -123,7 +123,7 @@ class Core
|
||||||
print_line("Usage: color <'true'|'false'|'auto'>\n")
|
print_line("Usage: color <'true'|'false'|'auto'>\n")
|
||||||
print_line("Enable or disable color output.")
|
print_line("Enable or disable color output.")
|
||||||
end
|
end
|
||||||
update_prompt
|
update_prompt('')
|
||||||
end
|
end
|
||||||
|
|
||||||
def cmd_resource(*args)
|
def cmd_resource(*args)
|
||||||
|
|
Loading…
Reference in New Issue