General help message cleanup
[oweals/u-boot.git] / common / cmd_pci.c
index 4a9317f16c5694d968702833e549901d16cccbf5..8a260df8bb1d7b07c216482fe326abed472aeae3 100644 (file)
@@ -555,5 +555,5 @@ U_BOOT_CMD(
        "pci modify[.b, .w, .l] b.d.f address\n"
        "    -  modify, auto increment CFG address\n"
        "pci write[.b, .w, .l] b.d.f address value\n"
-       "    - write to CFG address\n"
+       "    - write to CFG address"
 );