From b7ed420425622e7137283530a30a0bed8fff5e00 Mon Sep 17 00:00:00 2001 From: Emilie Delattre Date: Tue, 27 Sep 2022 13:32:05 +0200 Subject: [PATCH] Change deepmorphs for morphoclass --- docs/source/sections/cli.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -----------