Skip to content

Commit b705862

Browse files
Spaqinsbourdeauducq
authored andcommitted
afws_client: fix argument order
1 parent 20cb990 commit b705862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ If you have an active firmware subscription with M-Labs or QUARTIQ, you can obta
219219

220220
Run the command::
221221

222-
$ afws_client [username] build [variant] [afws_directory]
222+
$ afws_client [username] build [afws_directory] [variant]
223223

224224
Replace ``[username]`` with the login name that was given to you with the subscription, ``[variant]`` with the name of your system variant, and ``[afws_directory]`` with the name of an empty directory, which will be created by the command if it does not exist. Enter your password when prompted and wait for the build (if applicable) and download to finish. If you experience issues with the AFWS client, write to the helpdesk@ email.
225225

0 commit comments

Comments
 (0)