From 5eac03487fe0c01b80e4ab96f149fff99ce47ab3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sun, 17 Aug 2008 11:45:22 +0000 Subject: [PATCH] Long line converted to seperated short lines --- pdepend.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pdepend.sh b/pdepend.sh index c6680b3..9185237 100755 --- a/pdepend.sh +++ b/pdepend.sh @@ -5,4 +5,6 @@ if ! test -e `which pdepend`; then echo "$0: http://www.manuel-pichler.de/pages/pdepend.html for details." fi -pdepend --bad-documentation --ignore=db,docs,ship-simu.org --jdepend-chart=test.png --overview-pyramid=pyramid.png --summary-xml=summary.xml --jdepend-xml=jdepend.xml . +pdepend --bad-documentation --ignore=db,docs,ship-simu.org \ + --jdepend-chart=test.png --overview-pyramid=pyramid.png \ + --summary-xml=summary.xml --jdepend-xml=jdepend.xml . -- 2.30.2