Skip to content

Commit

Permalink
doc: Add missing command sopel-config to CLI docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dgw committed Jul 21, 2019
1 parent ce41e85 commit 0a5ecde
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/source/cli.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ configuration file unless one is provided using the ``-c``/``--config`` option.
:local:
:depth: 1


The ``sopel`` command
=====================

Expand All @@ -44,6 +45,18 @@ The ``sopel`` command
:start_command: configure


The ``sopel-config`` command
============================

.. versionadded:: 7.0

The command ``sopel-config`` and its subcommands have been added in
Sopel 7.0.

.. autoprogram:: sopel.cli.config:build_parser()
:prog: sopel-config


The ``sopel-plugins`` command
=============================

Expand Down

0 comments on commit 0a5ecde

Please sign in to comment.