Skip to content

Commit f14a54e

Browse files
authored
Merge pull request #20 from csdaraujo/patch-1
Fix README
2 parents 21a5c52 + 522e636 commit f14a54e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You may specify URLs/CPCodes as a list of arguments, or pipe in a newline-delimi
4848
- `help` — Shows a list of commands or help for one command
4949

5050
## Global Flags
51-
- `--edgerc value` — Location of the credentials file (default: "/Users/dshafik") [$AKAMAI_EDGERC]
52-
- `--section value` — Section of the credentials file (default: "default") [$AKAMAI_EDGERC_SECTION]
51+
- `--edgerc value` — Location of the credentials file (default: $HOME) [$AKAMAI_EDGERC]
52+
- `--section value` — Section of the credentials file (default: "ccu") [$AKAMAI_EDGERC_SECTION]
5353
- `--help`, `-h` — show help
5454
- `--version`, `-v` — print the version

0 commit comments

Comments
 (0)