diff --git a/Makefile b/Makefile index 71d94ad8c9..667e233242 100644 --- a/Makefile +++ b/Makefile @@ -811,7 +811,7 @@ ifeq ($(BR2_TARGET_BAREBOX),y) endif @echo @echo 'Documentation:' - @echo ' manual - build manual in HTML, split HTML, PDF and txt' + @echo ' manual - build manual in all formats' @echo ' manual-html - build manual in HTML' @echo ' manual-split-html - build manual in split HTML' @echo ' manual-pdf - build manual in PDF'