Skip to content

Commit 6ebf26d

Browse files
committed
Update wording
1 parent e3e7aea commit 6ebf26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ php artisan env:list
3131
> See more details about encrypt in the [AWS documentation](https://docs.aws.amazon.com/kms/latest/developerguide/services-parameter-store.html)
3232
---
3333

34-
Both commands will use the env file respective to the stage argument. For example: with stage argument `production` it will work with the `.env.production` file. If the file exists when pulling, it will back up the existing file.
34+
All commands will use the env file respective to the stage argument. For example: with stage argument `production` it will work with the `.env.production` file. If the file exists when pulling, it will back up the existing file.
3535

3636
### Parameter <-> environment variable
3737
Keys are transformed in the following manner:

0 commit comments

Comments
 (0)