add comment

This commit is contained in:
Tim W
2019-01-03 18:00:06 +08:00
parent 79c58cd786
commit f4e84da495
@@ -527,6 +527,7 @@ class Console::CommandDispatcher::Android
dest = val
when '-t'
body = val
# Replace \n with a newline character to allow multi-line messages
body.gsub!('\n',"\n")
when '-r'
dr = true