Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 1, 2014

This finishes the great pull request started by @mickaelandrieu in #3744.

@mickaelandrieu
Copy link
Contributor

👍 ty to have finished it.

Copy link
Member

Choose a reason for hiding this comment

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

Have you tested this code? I believe shortcuts which are longer than 1 character will break things like -brbz

Copy link
Member Author

Choose a reason for hiding this comment

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

I haven't. @mickaelandrieu did you test it?

Copy link
Member

Choose a reason for hiding this comment

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

I tested it with single char codes (just what I showed in my comments in @mickaelandrieu's PR). I would recommend doing that

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, that probably better. I updated the example.

Copy link
Contributor

Choose a reason for hiding this comment

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

Probably better as I didn't remember if I've tested this sample, thanks for the tip @wouterj,
and thanks (again) @xabbuh to finish this: console arguments docs realy need this add :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Than you @mickaelandrieu for sharing this. :)

Copy link
Member

Choose a reason for hiding this comment

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

missing ) after by the user and maybe change "was used by the user" to "was set by the user" or "was passed"?

@xabbuh
Copy link
Member Author

xabbuh commented Nov 7, 2014

@wouterj I addressed your other comments.

@weaverryan
Copy link
Member

This looks great - thanks Christian and Mickaël!

@weaverryan weaverryan merged commit 1ce59ee into symfony:2.3 Dec 7, 2014
weaverryan added a commit that referenced this pull request Dec 7, 2014
This PR was merged into the 2.3 branch. Discussion ---------- Finish 3744 This finishes the great pull request started by @mickaelandrieu in #3744. Commits ------- 1ce59ee finish #3744 f503596 [WIP] - Console add Console arguments page d2b69b6 Added a little sample on Option uses with "spaces"
@xabbuh xabbuh deleted the finish-3744 branch December 7, 2014 22:25
Copy link
Contributor

Choose a reason for hiding this comment

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

should "be --yell, --yell=loud or --yell loud work"?

Copy link
Member

Choose a reason for hiding this comment

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

Yea - we have too many or's :). Can you open up a quick PR? I'm on my phone now :)

Copy link
Contributor

Choose a reason for hiding this comment

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

i created a PR -> #4691

wouterj added a commit that referenced this pull request Dec 28, 2014
This PR was merged into the 2.3 branch. Discussion ---------- replace "or" with "," See #4405 (comment) Just spelling. Commits ------- a950888 replace "or" with ","
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants