Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Oct 30, 2024
1 parent d85e913 commit 42ae57b
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/cli_tools.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
Title section
#############
Command Line Interface tools
============================

Test text
*idc-index* provides a command line interface (CLI) tool to simplify access to the functionality
implemented via the Python API. The CLI tool is a wrapper around the Python API and provides a
simple way to interact with the package.

Once *idc-index* is installed, the CLI tool can be accessed by running the following command in the
terminal.

.. click:: idc_index.cli:idc
:prog: idc
Expand Down

0 comments on commit 42ae57b

Please sign in to comment.