-
Marek Behun authored
The sign subcommand should accept optional argument (file to sign). If the argument is not present, stdin should be used. But there is a bug wherein if the argument is given, we print "too many operands" error. Fix it. Signed-off-by:Marek Behún <marek.behun@nic.cz>
Marek Behun authoredThe sign subcommand should accept optional argument (file to sign). If the argument is not present, stdin should be used. But there is a bug wherein if the argument is given, we print "too many operands" error. Fix it. Signed-off-by:Marek Behún <marek.behun@nic.cz>
Loading