Skip to content

Commit fc4af37

Browse files
kwillis01jeevantelukula
authored andcommitted
style(pm_wakeup_sources): Change USB command prefix
The commands for the USB wakeup source all have a prefix of "#". Remove the "HOST:~$" prefix and add "#" to one of the code blocks since it was not consistent with the others. Signed-off-by: Kendall Willis <[email protected]>
1 parent 72d26f8 commit fc4af37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/linux/Foundational_Components/Power_Management/pm_wakeup_sources.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ below command on the Host system
793793

794794
.. code-block:: console
795795
796-
HOST:~$ lsusb -t
796+
# lsusb -t
797797
798798
799799
********************

0 commit comments

Comments
 (0)