remove unimplennted command-line option from design doc

This commit is contained in:
Joey Hess 2015-10-01 12:20:00 -04:00
parent 0c3a3c5187
commit 49841bbd64

View file

@ -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 Data is encrypted by GnuPG, using a symmetric cipher. The cipher is
generated by GnuPG when the special remote is created. By default the 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 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 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 lower quality. The generated cipher is then checked into your git
repository, encrypted using one or more OpenPGP public keys. This scheme repository, encrypted using one or more OpenPGP public keys. This scheme