Skip to content

Commit 522e636

Browse files
authored
Fix README
#13 And the homedir env-var instead of the authors actual dir.
1 parent 21a5c52 commit 522e636

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)