runlttv: wrap long comment lines
authorpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 12 Aug 2008 19:13:09 +0000 (19:13 +0000)
committerpmf <pmf@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 12 Aug 2008 19:13:09 +0000 (19:13 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@3008 04897980-b3bd-0310-b5e0-8ef037075253

trunk/lttv/runlttv

index acabded47d847e9f8e535bd14b02399ecaf84c6d..21d7d97744f3d9346158c6c0dcdd8e310f838626 100755 (executable)
@@ -2,7 +2,8 @@
 # Released under the GPL
 # pmf - 2008/07/31
 
-# This script runs LTTV in place in the compile directory without need for installing it with make install.
+# This script runs LTTV in place in the compile directory without need for
+# installing it with make install.
 # 
 # The .runlttvrc file can be used to control its behavior.
 # - by setting the TRACEFILE variable, a trace can be automatically loaded
@@ -10,7 +11,8 @@
 # - by setting the ARGS variable, a different set of plugins can be loaded
 #     for an example see the ARGS= line below
 #
-# In order for icons to display correctly, it might be necessary to create a symlink:
+# In order for icons to display correctly, it might be necessary to create a
+# symlink:
 #   $ ln -s ./lttv/modules/gui/lttvwindow/pixmaps
 # while in the same directory as this script.
 
This page took 0.024785 seconds and 4 git commands to generate.