Skip to content

usability: consider using alterbative verbs #20

@galets

Description

@galets

a) verbs don't need -- before them
b) consider using one-letter verbs.

Some more exotic options (--dump-key and --decrypt-with-symkey) should stay as-is. Work on following:

   oneway --genkey private.key
   oneway --publickey [private.key [public.key]]
   oneway --encrypt public.key [plaintext.txt [encrypted.ascr]]
   oneway --decrypt private.key [encrypted.ascr [plaintext.txt]]

For example (all should mean the same):

oneway --decrypt
oneway decrypt
oneway d

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions