Skip to content

Commit fea70f4

Browse files
committed
Updated command descriptions
1 parent 4969bae commit fea70f4

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ ___
118118
Find the longest common timeframe among the stored timeframes.
119119
Ensure at least 2 timeframes have been added before performing this action.
120120

121-
Command to find common timeframe: `run`, `find`, `sync`
121+
Command to find common timeframe: `find`
122122

123123
```shell
124-
>> run
124+
>> find
125125
```
126126

127127
If a common timeframe exists, its start/end times and duration are printed.
@@ -151,6 +151,10 @@ Visualize the timeframes and how they overlap.
151151

152152
Command to visualize: `vis`
153153

154+
```shell
155+
>> vis
156+
```
157+
154158
Will produce an output as shown below:
155159

156160
```shell

0 commit comments

Comments
 (0)