take out un-needed examples for readme

This commit is contained in:
Heavybullets8 2022-08-18 00:40:40 -06:00
parent 423800850d
commit 5c7737f229

View File

@ -67,13 +67,13 @@ bash heavy_script.sh --self-update -b 10 -i portainer -i arch -i sonarr -i radar
## Other Utilities ## Other Utilities
> All of these can ALSO be accessed with the HeavyScript menu, that you can access simply by not providing an argument `bash heavy_script.sh` > All of these can ALSO be accessed with the HeavyScript menu, that you can access simply by not providing an argument `bash heavy_script.sh`
| Flag | Example | Parameter | Description | | Flag | Description |
|----------------- |----------------- |----------- |---------------------------------------------------------------------------------------------- | |-----------------|----------------------------------------------------------------------------------------------|
| --mount | --mount | None | Initiates mounting feature, choose between unmounting and mounting PVC data | | --mount | Initiates mounting feature, choose between unmounting and mounting PVC data |
| --restore | --restore | None | Opens a menu to restore a heavy_script backup that was taken on your ix-applications dataset | | --restore | Opens a menu to restore a heavy_script backup that was taken on your ix-applications dataset |
| --delete-backup | --delete-backup | None | Opens a menu to delete backups on your system | | --delete-backup | Opens a menu to delete backups on your system |
| --dns | --dns | None | list all of your applications DNS names and their web ports | | --dns | list all of your applications DNS names and their web ports |
| --cmd | --cmd | None | Open a shell for one of your applications | | --cmd | Open a shell for one of your applications |
### Examples ### Examples