mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
mark/unmark: fix some typos in documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@13242 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
3fdc8187f8
commit
b8e320291d
@ -30,7 +30,7 @@ sub CommandMark($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item helper
|
||||
=item command
|
||||
=item summary mark devices for TEMPORARY or VOLATILE
|
||||
=item summary_DE markiert Geräte als TEMPORARY oder VOLATILE
|
||||
=item command
|
||||
|
@ -30,14 +30,14 @@ sub CommandUnmark($$)
|
||||
1;
|
||||
|
||||
=pod
|
||||
=item helper
|
||||
=item command
|
||||
=item summary mark devices for TEMPORARY or VOLATILE
|
||||
=item summary_DE markiert Geräte als TEMPORARY oder VOLATILE
|
||||
=item command
|
||||
=begin html
|
||||
|
||||
<a name="unmark"></a>
|
||||
<h3>mark</h3>
|
||||
<h3>unmark</h3>
|
||||
<ul>
|
||||
<code>unmark <devspec> <TEMPORARY|VOLATILE></code>
|
||||
<br><br>
|
||||
|
Loading…
Reference in New Issue
Block a user