mirror of
https://github.com/koloideal/Argenta.git
synced 2026-06-10 10:05:28 +03:00
Update documentation and code snippets
This commit is contained in:
@@ -88,7 +88,7 @@ BooleanArgument
|
||||
|
||||
python app.py --verbose
|
||||
python app.py --debug --no-cache
|
||||
python app.py # без аргументов
|
||||
python app.py # without arguments
|
||||
|
||||
-----
|
||||
|
||||
@@ -121,6 +121,7 @@ InputArgument
|
||||
**Атрибуты:**
|
||||
|
||||
.. py:attribute:: name
|
||||
:no-index:
|
||||
|
||||
Имя аргумента, указанное при создании ``ValueArgument`` или ``BooleanArgument``.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user