Add description in README
This commit is contained in:
parent
d3e96691fb
commit
42827a0c2c
@ -1,5 +1,7 @@
|
|||||||
# scan-to-gpg
|
# scan-to-gpg
|
||||||
|
|
||||||
|
A simple write only FTP server, that encrypts uploaded files to the given GPG key before writing to disk.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -13,7 +15,7 @@
|
|||||||
Password for login (default "123456")
|
Password for login (default "123456")
|
||||||
-gpgkey path
|
-gpgkey path
|
||||||
File of the public GPG key to encrypt files to
|
File of the public GPG key to encrypt files to
|
||||||
-output
|
-output path
|
||||||
Path to directory to write encrypted files to
|
Path to directory to write encrypted files to
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user