From 37b870fa443108a42bd7cd0687e374a32f897b7f Mon Sep 17 00:00:00 2001
From: Royce Williams <royce@techsolvency.com>
Date: Thu, 23 Mar 2017 16:48:22 -0800
Subject: [PATCH] add help for new hash-mode 15100 - Juniper/NetBSD sha1crypt

---
 src/usage.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/usage.c b/src/usage.c
index 16791a980..3893178c2 100644
--- a/src/usage.c
+++ b/src/usage.c
@@ -261,6 +261,7 @@ static const char *USAGE_BIG[] =
   "   9300 | Cisco-IOS $9$                                    | Operating-Systems",
   "     22 | Juniper Netscreen/SSG (ScreenOS)                 | Operating-Systems",
   "    501 | Juniper IVE                                      | Operating-Systems",
+  "  15100 | Juniper/NetBSD sha1crypt                         | Operating-Systems",
   "   7000 | Fortigate (FortiOS)                              | Operating-Systems",
   "   5800 | Android PIN                                      | Operating-Systems",
   "  13800 | Windows 8+ phone PIN/Password                    | Operating-Systems",