Ticket #15 (new task)

Opened 2 years ago

Support Getopt::Long for kwiki commands

Reported by: ingy Assigned to: nobody
Priority: normal Milestone: Release Kwiki 0.40
Component: cli Version: 0.40
Keywords: Cc:
Kwiki Page:

Description

Kwiki commands need options:

kwiki -new --layout=purple kwiki -update --registry

etc.

Use Getopt::Long.