Improved error reporting

This commit is contained in:
2016-04-19 16:37:31 +02:00
parent 79bc0a92d9
commit fceb4c4966
5 changed files with 17 additions and 20 deletions

View File

@ -5,29 +5,16 @@ HotFix; Quickly patch and fix system
## Usage
$ hotfix pastebin:1234abcd
Downloading hotfix...
Checking signature...
Good signature from <bob@domain.com>
Info:
This hotfix will install this driver for you
Do you want to proceed?
Yes, No or Inspect [noi]: y
$ hotfix apply pastebin:1234abcd
$ hotfix apply gist:user/hash
$ hotfix apply http://some.site/url.to.fix
### Applying local patches
$ hotfix apply --unsigned test.hotfix
Skipping signature check of test.hotfix
Info:
...
$ hotfix apply --insecure test.hotfix
### Signing
$ hotfix sign -o test-signed.hotfix test.hotfix
...
$ hotfix sign test.hotfix