mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 16:59:18 +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;
|
1;
|
||||||
|
|
||||||
=pod
|
=pod
|
||||||
=item helper
|
=item command
|
||||||
=item summary mark devices for TEMPORARY or VOLATILE
|
=item summary mark devices for TEMPORARY or VOLATILE
|
||||||
=item summary_DE markiert Geräte als TEMPORARY oder VOLATILE
|
=item summary_DE markiert Geräte als TEMPORARY oder VOLATILE
|
||||||
=item command
|
=item command
|
||||||
|
@ -30,14 +30,14 @@ sub CommandUnmark($$)
|
|||||||
1;
|
1;
|
||||||
|
|
||||||
=pod
|
=pod
|
||||||
=item helper
|
=item command
|
||||||
=item summary mark devices for TEMPORARY or VOLATILE
|
=item summary mark devices for TEMPORARY or VOLATILE
|
||||||
=item summary_DE markiert Geräte als TEMPORARY oder VOLATILE
|
=item summary_DE markiert Geräte als TEMPORARY oder VOLATILE
|
||||||
=item command
|
=item command
|
||||||
=begin html
|
=begin html
|
||||||
|
|
||||||
<a name="unmark"></a>
|
<a name="unmark"></a>
|
||||||
<h3>mark</h3>
|
<h3>unmark</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<code>unmark <devspec> <TEMPORARY|VOLATILE></code>
|
<code>unmark <devspec> <TEMPORARY|VOLATILE></code>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user