Skip to content

Conversation

Intrepidd
Copy link
Contributor

No description provided.

README.md Outdated
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

t update 'I\'m tweeting from the command line. Isn't that special?'
                                                  ^
                                           Missed a spot.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh. I failed at my own game. I'll update that when I reach a computer.

Adrien Siami
On May 3, 2014 7:59 PM, "Erik Michaels-Ober" notifications@github.com
wrote:

In README.md:

@@ -112,8 +112,11 @@ TASK` to get help for a specific command.

Note: If your tweet includes special characters (e.g. !), make sure to
wrap it in single quotes instead of double quotes, so those characters are not
-interpreted by your shell. (However, if you use single quotes, your Tweet
-obviously can't contain any apostrophes.)
+interpreted by your shell.
+If you use single quotes, your Tweet obviously can't contain any
+apostrophes unless you prefix them with a backslash \ :
+

  • t update 'I'm tweeting from the command line. Isn't that special?'

t update 'I'm tweeting from the command line. Isn't that special?'
^
Missed a spot.


Reply to this email directly or view it on GitHubhttps://github.com//pull/184/files#r12257360
.

@Intrepidd
Copy link
Contributor Author

@sferik I fixed the PR :)

README.md Outdated
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

apostrophes unless you prefix them with a backslash `\` :
                                                       ^

Can you please remove the space before the colon?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There you go

sferik added a commit that referenced this pull request May 13, 2014
Add quick explanation about apostrophes in single column strings
@sferik sferik merged commit 2efc837 into sferik:master May 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants