提交 18e12d49 编写于 作者: S Stefan Weil 提交者: Anthony Liguori

po/Makefile: Fix and improve help message

The help message contains single quotes which got lost in the output.
Fix also a typo and use two instead of three lines.
Signed-off-by: NStefan Weil <sw@weilnetz.de>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 f03d07d4
......@@ -12,9 +12,8 @@ SRC_PATH=..
vpath %.po $(SRC_PATH)/po
all:
@echo Use 'make update' to update translation files
@echo or us 'make build' or 'make install' to build and install
@echo the translation files
@echo "Use 'make update' to update translation files or use 'make build'"
@echo "or 'make install' to build and install the translation files."
update: $(SRCS)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册