You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2021/08/17 09:26:00 UTC

[jira] [Created] (RATIS-1395) Wrong dash in signature check command

Attila Doroszlai created RATIS-1395:
---------------------------------------

             Summary: Wrong dash in signature check command
                 Key: RATIS-1395
                 URL: https://issues.apache.org/jira/browse/RATIS-1395
             Project: Ratis
          Issue Type: Bug
          Components: website
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


Steps to verify Ratis download using GPG contain some commands that cannot be used as is:

{code}
$ gpg –import KEYS
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
usage: gpg [options] [filename]
{code}

The problem is caused by HTML-specific dash character.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)