From ed0dd177c63bb7758e8633ffe26de2a8bc315d1b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 7 Mar 2016 19:11:31 +0300 Subject: Display sha256sum on the package version details page --- load/buildfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'load/buildfile') diff --git a/load/buildfile b/load/buildfile index 6b72dae..333c091 100644 --- a/load/buildfile +++ b/load/buildfile @@ -15,6 +15,7 @@ exe{brep-load}: \ ../brep/lib{brep} $libs cli.options += -I $src_root --include-with-brackets --include-prefix load \ ---guard-prefix LOAD +--guard-prefix LOAD --generate-specifier --page-usage print_ --ansi-color \ +--long-usage {hxx ixx cxx}{load-options}: cli{load} -- cgit v1.1