diff --git a/api.md b/api.md index ca65370..7b95c14 100644 --- a/api.md +++ b/api.md @@ -56,10 +56,10 @@ Action|Description|Parameters `getUSB`|Returns a list of USB devices connected ot the pineapple|_none `getFstab`|Returns the contents of `/etc/config/fstab`|_none_ `getCSS`|Returns the contents of main.css|_none_ -`saveFstab`|Overwrites `/etc/config/fstab` with a string| -`saveCSS`|Overwrites the contents of main.css with a string| +`saveFstab`|Overwrites `/etc/config/fstab` with a string| +`saveCSS`|Overwrites the contents of main.css with a string| `checkForUpgrade`|Fetches the list of upgrades and the description of each|_none_ -`downloadUpgrade`|Upgrades the pineapple to a specified firmare version (see output of `checkForUpgrades`)| +`downloadUpgrade`|Upgrades the pineapple to a specified firmare version (see output of `checkForUpgrades`)| `getDownloadStatus`|| `performUpgrade`|| `getCurrentVersion`||