From a2ad2f61c2ded037083cfa93f48951b90b1a2644 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 22 Nov 2012 00:28:46 +0100 Subject: some code cleanups --- bin/d-i_manual.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin/d-i_manual.sh') diff --git a/bin/d-i_manual.sh b/bin/d-i_manual.sh index b1e29e2b..1ed8c92f 100755 --- a/bin/d-i_manual.sh +++ b/bin/d-i_manual.sh @@ -82,7 +82,9 @@ init_workspace # if $1 is not given, build the whole manual, # else just the language $1 in format $2 # -# FIXME: use variable names +# $1 = LANG +# $2 = FORMAT +# $3 if set, manual is translated using po files (else xml files are the default) if [ "$1" = "" ] ; then pdebuild_package else -- cgit v1.2.3-54-g00ecf