From 10f4c5e49fa2f50ca3f0be7fb70fcc303e381dc3 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Sun, 20 Mar 2022 13:43:34 -0400 Subject: ldid.1: Document -H[sha1 | sha256] While here, remove the warning message that is printed when used. This flag is very useful so this message is removed. --- ldid.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'ldid.cpp') diff --git a/ldid.cpp b/ldid.cpp index 7598b40..13eab12 100644 --- a/ldid.cpp +++ b/ldid.cpp @@ -3225,9 +3225,6 @@ int main(int argc, char *argv[]) { do_sha1 = false; do_sha256 = false; - - fprintf(stderr, "WARNING: -H is only present for compatibility with a fork of ldid\n"); - fprintf(stderr, " you should NOT be manually specifying the hash algorithm\n"); } if (false); -- cgit v1.2.3-56-ge451