Changes
Page history
Update using cpp linux
authored
Oct 27, 2021
by
Sergey Kireev
Show whitespace changes
Inline
Side-by-side
using-cpp-linux.md
View page @
787d0889
...
...
@@ -20,7 +20,7 @@ sudo apt install g++ gnuplot-x11 make
## Параметры программы
Список параметров программы можно получить, запустив её с ключём
`-h`
. Пример:
```
$nle -h
$
./
nle -h
Usage: ./nle [options]
Options:
-nx <size> - set horizontal array size (default: 100)
...
...
...
...