Skip to content

Commit c20bd0b

Browse files
Add new section about flags
1 parent 56c8268 commit c20bd0b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ This plugin only serves as a way to distribute the AWS SDK for PHP.
99
## Installation
1010
Extract the contents of the plugin into _/wwwroot/local_ then visit `admin/upgrade.php` or use the CLI script to upgrade your site.
1111

12+
## Flags
13+
14+
### The `proxyhost` flag.
15+
### The `proxyuser` flag.
16+
### The `proxypassword` flag.
17+
### The `proxytype` flag.
18+
### The `phpunit_local_aws_sdk_test` flag.
19+
### The `proxyport` flag.
20+
21+
1222
## How to update the SDK
1323
Make any necessary updates to the `composer.json` file. Usually nothing needs to change unless upgrading to the next
1424
major version. Then, from within this project, run this command:

0 commit comments

Comments
 (0)