diff --git a/backends/twitter/Requests/HelpMessageRequest.cpp b/backends/twitter/Requests/HelpMessageRequest.cpp index da7dfc76def66da54718bdfe09b115be94f9a0e0..43af87a8804c411ff71856ba4363266a3f718303 100644 --- a/backends/twitter/Requests/HelpMessageRequest.cpp +++ b/backends/twitter/Requests/HelpMessageRequest.cpp @@ -4,7 +4,7 @@ void HelpMessageRequest::run() { helpMsg = helpMsg + "You will receive tweets of people you follow from this contact." - + "Following commands can be used to manage your Twitter account:" + + "Following commands can be used to manage your Twitter account:\n\n" + "#timeline [username] ==> Retrieve 's timeline; Default - own timeline\n" + "#status ==> Update your status\n" + "@ ==> Send a directed message to the user \n"