diff --git a/Documentation/guides/pipeline-handler.rst b/Documentation/guides/pipeline-handler.rst
index bcce86793ccd..8ef83fea9837 100644
--- a/Documentation/guides/pipeline-handler.rst
+++ b/Documentation/guides/pipeline-handler.rst
@@ -1433,7 +1433,7 @@ capture through the pipeline through both of the cam and qcam utilities.
 .. code-block:: shell
 
    ninja -C build
-   ./build/src/cam/cam -c vivid -C 5
+   ./build/src/cam/cam -c vivid -C5
 
 To test that the pipeline handler can detect a device, and capture input.
 
