Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

Commit

Permalink
Removed optional directory argument.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Pliakas committed Jan 2, 2014
1 parent d3fbcec commit 9b1c18e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ php php-project.phar \
--label="My Project" \
--description="A longer description for My Project" \
--namespace="My\Project" \
cpliakas/my-project \
/path/to/working-copy
cpliakas/my-project
```

Pass the `--jenkins-url` option to post a job to Jenkins that consumes the
Expand Down

0 comments on commit 9b1c18e

Please sign in to comment.