Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
integrii committed Dec 30, 2014
1 parent cd22ba9 commit 5fbe579
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ This is no longer maintained

Where to find a list of commands
-------------------------------
You can find an up to date list of all Linode API commands at http:https://www.linode.com/api/
You can find an up to date list of all Linode API commands at [http:https://www.linode.com/api/]

Using the program
----------------
Run linode_bash_api -h for help it will output the following:
Run ``linode_bash_api -h`` for help it will output the following:
```
Linode Bash API 20110619
options:
Expand All @@ -19,7 +19,7 @@ options:
-d arg A quote string containing the data to send in "foo=bar&foo2=bar2" format
-i arg Get data from file if - is used get data from stdin
```
If ``-k`` or ``-f`` are ommited or don't provide an API key then the following loctions are checked
If ``-k`` or ``-f`` are ommited or don't provide an API key then the following loctions are checked:
```
/Users/rowan/.linode_api
/etc/linode/api
Expand Down

0 comments on commit 5fbe579

Please sign in to comment.