diff --git a/docs/source/sections/cli.rst b/docs/source/sections/cli.rst index 23b6220..1ee1466 100644 --- a/docs/source/sections/cli.rst +++ b/docs/source/sections/cli.rst @@ -15,12 +15,12 @@ the installation worked correctly by running the following command: .. code-block:: - $ deepmorphs -V - deepmorphs, version 0.2.8.dev66 + $ morphoclass -V + morphoclass, version 0.1.dev37 All functionality is organised into subcommands -``deepmorphs ...``. +``morphoclass ...``. There are some options to append to the command line: @@ -37,7 +37,7 @@ For interactive sessions I'd recommend to always use at least ``-v``, .e.g .. code-block:: - $ deepmorphs -v ... + $ morphoclass -v ... Subcommands -----------