+1
-1
| { | ||
| "name": "cycles", | ||
| "version": "1.1.0", | ||
| "version": "1.1.1", | ||
| "description": "Calculate sleep cycles to wake up more refreshed.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+3
-3
@@ -29,3 +29,3 @@ # cycles [](https://travis-ci.org/gillstrom/cycles) | ||
| Options | ||
| -d, --duration <Cycle duration> | ||
| -d, --duration <Cycle duration in minutes> | ||
| -w, --wake <Time to wake up> | ||
@@ -100,3 +100,3 @@ ``` | ||
| Set the cycle duration. | ||
| Set the cycle duration in minutes. | ||
@@ -123,3 +123,3 @@ ### cycles.wake(times, [opts]) | ||
| Set the cycle duration. | ||
| Set the cycle duration in minutes. | ||
@@ -126,0 +126,0 @@ |
6116
0.54%