Changed project link from ssh to https.

This commit is contained in:
Rostislav Lán
2023-05-08 22:22:03 +02:00
parent 3622cae3b8
commit 3334c51277
10 changed files with 15 additions and 11 deletions

View File

@ -42,7 +42,7 @@ It will also install several required python packages, including venv, which is
.. code-block:: console
$ git clone ssh://git@strade.fit.vutbr.cz:3022/xlanro00/BP_DP-xlanro00.git
$ git clone https://strade.fit.vutbr.cz/git/xlanro00/BP_DP-xlanro00.git
3. Go inside cloned directory:

View File

@ -18,8 +18,8 @@ Which will print out the following message.
$ usage: main.py [-h] [-m | --mirror | --no-mirror] input_file
output_file dpi ([-c | --config config_file preset] |
[filters ...]) [-s | --stl_file p height_line height_base |
--stl_file c height_line height_base curv_rate_x curv_rate_y |
[filters ...]) [-s | --stl p height_line height_base |
--stl c height_line height_base curv_rate_x curv_rate_y |
--stl m height_line iter finger_x finger_y finger_z finger_model]
[-d | --database database_filename]
@ -37,8 +37,10 @@ Which will print out the following message.
-h, --help show this help message and exit
-m, --mirror, --no-mirror
switch to mirror input image
-s [STL_FILE ...], --stl_file [STL_FILE ...]
-s [STL ...], --stl [STL ...]
create stl model from processed image
-c CONFIG CONFIG, --config CONFIG CONFIG
pair: name of the config file with presets,
name of the preset
-d DATABASE, --database DATABASE
switch to store presets in config database