Skip to content

Commit 79ac32a

Browse files
committed
added screenshots
1 parent e52ea28 commit 79ac32a

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

documentation/basics/cmdflags_win.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Using the command line interface is especially useful for running ilastik in [he
2424

2525
1) __Start the command prompt (`cmd.exe`)__: type `cmd` into the search field, click on "Command Prompt" to start a terminal window. (A new window should pop up):
2626

27-
<!-- TODO: insert image -->
27+
<a href="screenshots/cmdflags_win-01.png" alt="Screenshot of command line window with annotations indicating location and cursor" data-toggle="lightbox"><img src="screenshots/cmdflags_win-01.png" class="img-responsive" /></a>
2828

2929
Note that there is a blinking indicator (the cursor) where text commands will appear whe you type.
3030
To the left of the cursor, the current location is shown (here: `C:\Users\kutra`).
@@ -54,13 +54,13 @@ This currently (ilastik `1.4.0b3`) enables the [Voxel Segmentation Workflow]({{s
5454

5555
1) __locate ilastik in your start menu__:
5656

57-
<!-- TODO: insert image -->
57+
![Screenshot of ilastik entry in start menu](screenshots/cmdflags_win-02.png)
5858

5959
2) __create a link on the desktop__: click on it with the left mouse button and hold the button while dragging it to the desktop.
6060
You have created a link (visible by the little curved arrow in the lower-left corner):
6161

62-
<!-- TODO: add image -->
62+
![Screenshot of link-icon to ilastik](screenshots/cmdflags_win-03.png)
6363

6464
* __Add the command line option__: edit the properties (right click - Properties) of the link to include the command line flag (highlighted in yellow in the following screenshot):
6565

66-
<!-- TODO: Add image -->
66+
<a href="screenshots/cmdflags_win-04.png" alt="Screenshot of properties dialog for ilastik link" data-toggle="lightbox"><img src="screenshots/cmdflags_win-04.png" class="img-responsive" /></a>
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)