mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Remove unneeded empty lines
parent
e0256d262f
commit
778221bd66
@ -739,26 +739,16 @@ There can be any number of actions in a line, including none at all - in which
|
||||
<p>Example:</p>
|
||||
<p></p>
|
||||
<pre>Daily {
|
||||
|
||||
News
|
||||
|
||||
Soaps
|
||||
|
||||
}
|
||||
Archive {
|
||||
|
||||
Movies
|
||||
|
||||
Sports
|
||||
|
||||
Sci-Fi {
|
||||
|
||||
Star Trek
|
||||
|
||||
U.F.O.
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
Comedy
|
||||
Science
|
||||
@ -788,23 +778,14 @@ Science
|
||||
sequence of commands with '{'...'}' and giving it a title, as in</p>
|
||||
<p></p>
|
||||
<pre>My Commands {
|
||||
|
||||
First list {
|
||||
|
||||
Do something: some command
|
||||
|
||||
Do something else: another command
|
||||
|
||||
}
|
||||
|
||||
Second list {
|
||||
|
||||
Even more: yet another command
|
||||
|
||||
So much more: and yet another one
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
</pre>
|
||||
<p>Command lists can be nested to any depth.</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user