[fix] documentation
[fw/stlink] / doc / tutorial / tutorial.tex
index 1bd06c4e7fb07513f36df806ce848f91b3d209aa..2664db130b84644e971b484a5bead0f7136700b7 100644 (file)
@@ -107,7 +107,8 @@ are using, you must run one of the 2 commands:\\
 $> sudo ./st-util /dev/sg2
 
 # STM32L discovery kit
-$> sudo ./st-util
+# 2 dummy command line arguments needed, will be fixed soon
+$> sudo ./st-util fu bar
 \end{lstlisting}
 \end{small}