Small documentation change
[openssl.git] / apps / req.c
index 7f9abed2f12bc98bdd06d93ad5b2941b7c1a683c..4c4b9e3eac7464046d512093dde610165918c8a8 100644 (file)
  * -nodes      - no des encryption
  * -config file        - Load configuration file.
  * -key file   - make a request using key in file (or use it for verification).
- * -keyform    - key file format.
+ * -keyform arg        - key file format.
  * -rand file(s) - load the file(s) into the PRNG.
  * -newkey     - make a key and a request.
  * -modulus    - print RSA modulus.