wuttasync/docs/narr/custom/command.rst

10 lines
272 B
ReStructuredText
Raw Normal View History

Define Command
==============
Now that you have defined the import handler plus any importers
required, you'll want to define a command line interface to use it.
This section is here for completeness but the process is described
elsewhere; see :doc:`/narr/cli/custom`.