summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--doc/nimsuggest.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nimsuggest.rst b/doc/nimsuggest.rst
index c5c0c7518..80e926dfc 100644
--- a/doc/nimsuggest.rst
+++ b/doc/nimsuggest.rst
@@ -33,7 +33,7 @@ Nimsuggest is part of Nim's core. Build it via::
 Nimsuggest invocation
 =====================
 
-Run it via ``nimsuggest --stdin --debug --v2 myproject.nim``. Nimsuggest is a
+Run it via ``nimsuggest --stdin --debug myproject.nim``. Nimsuggest is a
 server that takes queries that are related to ``myproject``. There is some
 support so that you can throw random ``.nim`` files which are not part
 of ``myproject`` at Nimsuggest too, but usually the query refer to modules/files