Skip to content

Commit 7d0a1bc

Browse files
committed
docs(readme): Remove bash comments
1 parent 2b8e6dc commit 7d0a1bc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,19 +76,14 @@ project-id * | The identification of the configured project on [PHP-Prefixer](ht
7676
# Sample command line
7777
php-prefixer-cli prefix \
7878
\
79-
# Source Directory
8079
/sample/acme_project \
8180
\
82-
# Target Directory
8381
/sample/prefixed_project \
8482
\
85-
# Personal Access Token
8683
789|1234567890123456789012345678901234567890 \
8784
\
88-
# Project ID
8985
123456 \
9086
\
91-
# GitHub Access Token
9287
--github-access-token=1234567890123456789012345678901234567890
9388
```
9489

0 commit comments

Comments
 (0)