summaryrefslogtreecommitdiffstats
path: root/system/rhash/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/rhash/README')
-rw-r--r--system/rhash/README9
1 files changed, 6 insertions, 3 deletions
diff --git a/system/rhash/README b/system/rhash/README
index 976151ea0b..aeeb25f2b9 100644
--- a/system/rhash/README
+++ b/system/rhash/README
@@ -1,6 +1,9 @@
-RHash (Recursive Hasher) is a console utility for computing and verifying
-hash sums of files. Supports lots of algorithms.
+RHash (Recursive Hasher) is a console utility for computing and
+verifying hash sums of files. Supports lots of algorithms.
Notes:
-If you want to build with NO OpenSSL support, pass OPENSSL=no to the script.
+
+If you want to build with NO OpenSSL support, pass OPENSSL=no to the
+script.
+
If you need static libraries, pass STATICLIB=yes to the script.