Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdevelop authored Jul 19, 2023
1 parent 59d041d commit d2018c7
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,17 @@ With this program, you no longer have to go to a website and manually download A
## Usage
```bash
usage: apm [-h] [-install INSTALL] [-remove REMOVE] [--installed]
[-search SEARCH] [-update UPDATE]
[-search SEARCH] [-update] [--update-with-name UPDATE_WITH_NAME]

optional arguments:
-h, --help show this help message and exit
-install INSTALL Install AppImage
-remove REMOVE Uninstall AppImage
--installed Show all installed AppImages
-search SEARCH Search AppImage in repository
-update UPDATE Update installed AppImage
-h, --help show this help message and exit
-install INSTALL Install AppImages
-remove REMOVE Uninstall AppImages
--installed See all installed AppImages
-search SEARCH Search AppImages in repository
-update Update installed AppImage
--update-with-name UPDATE_WITH_NAME
Update AppImage manually
```
## Add new AppImages
AppImages is located in `appimages.json` file.
Expand Down

0 comments on commit d2018c7

Please sign in to comment.