From b705862ecd014b0c3b69051c1c822f13ce8aeea2 Mon Sep 17 00:00:00 2001 From: mwojcik Date: Thu, 25 Aug 2022 12:08:05 +0800 Subject: [PATCH] afws_client: fix argument order --- doc/manual/installing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 1695aeac6..8effbf2d9 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -219,7 +219,7 @@ If you have an active firmware subscription with M-Labs or QUARTIQ, you can obta Run the command:: - $ afws_client [username] build [variant] [afws_directory] + $ afws_client [username] build [afws_directory] [variant] 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.