Skip to content

Commit

Permalink
Remove the bin file section from README
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamMcCumstie committed Aug 28, 2020
1 parent ea52eb4 commit 7d24428
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,6 @@ bundle install --with default --without development --path vendor

WIP

### Advanced: Change the Config Path

The application ships with the following two `bin` files:

```
bin/asset ... # Run with the default config
bin/asset-with-config CONFIG ... # Run with a custom config
```
The first argument to `bin/asset-with-config` MUST be a config path. The application will use the its inbuilt defaults if the config is missing.

This feature is primarily intended for integration purposes and is not intended for general users.

## Operation

See the help text for the main commands list:
Expand Down

0 comments on commit 7d24428

Please sign in to comment.