remove unimplennted command-line option from design doc
This commit is contained in:
parent
0c3a3c5187
commit
49841bbd64
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ The basis of this scheme was originally developed by Lars Wirzenius et al
|
|||
Data is encrypted by GnuPG, using a symmetric cipher. The cipher is
|
||||
generated by GnuPG when the special remote is created. By default the
|
||||
best entropy pool is used, hence the generation may take a while; One
|
||||
can use `initremote` with `highRandomQuality=false` or `--fast` options
|
||||
can use `initremote` with the `--fast` option
|
||||
to speed up things, but at the expense of using random numbers of a
|
||||
lower quality. The generated cipher is then checked into your git
|
||||
repository, encrypted using one or more OpenPGP public keys. This scheme
|
||||
|
|
Loading…
Add table
Reference in a new issue