remove trailing whitespace
This commit is contained in:
parent
e90d4ef6f8
commit
5db54265d5
1 changed files with 6 additions and 6 deletions
|
|
@ -7,13 +7,13 @@ Hello World
|
||||||
> installation. See [main README](../README.md) for details.
|
> installation. See [main README](../README.md) for details.
|
||||||
|
|
||||||
Description
|
Description
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
This is a demo script. Invoked from terminal it writes to system log and
|
This is a demo script. Invoked from terminal it writes to system log and
|
||||||
terminal, or sends a notification otherwise.
|
terminal, or sends a notification otherwise.
|
||||||
|
|
||||||
Requirements and installation
|
Requirements and installation
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
Just install the script:
|
Just install the script:
|
||||||
|
|
||||||
|
|
@ -26,17 +26,17 @@ There's no specific configuration in `global-config-overlay`, other than
|
||||||
general configuration for notifications.
|
general configuration for notifications.
|
||||||
|
|
||||||
Usage and invocation
|
Usage and invocation
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
Just run the script:
|
Just run the script:
|
||||||
|
|
||||||
/system/script/run hello-world;
|
/system/script/run hello-world;
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* ...
|
* ...
|
||||||
|
|
||||||
---
|
---
|
||||||
[⬅️ Go back to main README](../README.md)
|
[⬅️ Go back to main README](../README.md)
|
||||||
[⬆️ Go back to top](#top)
|
[⬆️ Go back to top](#top)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue