Skip to content

Commit 7cb5b34

Browse files
committed
README updated
1 parent eb7b1f3 commit 7cb5b34

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Plugin to "Launch" linux applications and scripts
7777

7878
Note:
7979
1. If field "mode" is empty or not set, it will treat the time as relative
80-
2. If relative time value is "00:00.00"/invalid format/not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
80+
2. If relative time value is "00:00.00"/not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
8181
3. If time format given is
8282
a. "XX", treat it as SS
8383
b. "XX.XX" treat it as MM.SS
@@ -100,7 +100,7 @@ Note:
100100
```
101101

102102
Note:
103-
1. If absolute time value is invalid format/not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
103+
1. If absolute time value is not set, the launcher will ignore the given time and launch the application at the launcher activation time itself.
104104
2. If time format given is
105105
a. "XX", treat it as SS, and schedule the application launch at next SSth time. i.e. if absolute time given is 25 and current time is 08:10:45, then the application will be
106106
launched at 08:11:25

0 commit comments

Comments
 (0)