From b9f350ee20251746c540ff352e7082e66b9c5ac8 Mon Sep 17 00:00:00 2001 From: kaotisk Date: Fri, 26 Jul 2024 01:44:31 +0300 Subject: ak-gpg: new flag --verify-file --- modules/news/main.sh | 8 -------- 1 file changed, 8 deletions(-) (limited to 'modules/news/main.sh') diff --git a/modules/news/main.sh b/modules/news/main.sh index d19813c..94860ed 100755 --- a/modules/news/main.sh +++ b/modules/news/main.sh @@ -1,25 +1,17 @@ #!/bin/bash ## ## -h, --help Prints this help message -## ## -l, --local-index Prints an indexed table of your news files -## ## -i, --import TODO -## ## -a, --add Creates a data file from the news file you ## point to -## ## -r, --read Reads a zblock as a news data -## ## -r, --read local_latest Reads the latest zblock found on your local ## zchain -## ## -c, --create Vim is going to pop up, you will write and ## save your newsletter and it's going to bei ## saved -## ## -s, --specs Print specs of data block -## ## -x, --html Returns an appropriate html element from a ## NEWS zblock ## -- cgit v1.2.3