Improve grammar and clarity
This commit is contained in:
parent
2a8cade317
commit
67643b4ad0
|
@ -4,8 +4,8 @@ Supersedes my previous project [borg-manager](https://github.com/georgelacey/bor
|
|||
|
||||
## Summary
|
||||
Borg web consists of two components, a client 'borg-client' and [Django](https://www.djangoproject.com/) web server 'borgweb',
|
||||
json output from borg create is piped to the client, which sends it to the web server.
|
||||
If no json is output, an error is assumed, which is then logged.
|
||||
when json output from borg create is piped to the client, it is sent to the web server.
|
||||
If no json is output an error is assumed, which is then logged.
|
||||
|
||||
## Features:
|
||||
* Parses json output from 'borg create --json'
|
||||
|
|
Loading…
Reference in New Issue
Block a user