File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ show_usage () {
1313 echo " -s/--script path path to the script to be called"
1414 echo " --job-id int job id (will overwrite any previous job with the same id)"
1515 echo " --period-ms int schedule job approximately every period-ms milliseconds (default 0 means once)."
16- echo " Note that since Android N, the minimum period is 900. 000ms (15 minutes)."
16+ echo " Note that since Android N, the minimum period is 900, 000ms (15 minutes)."
1717 echo " --network text run only when this type of network available (default any): any|unmetered|cellular|not_roaming|none"
1818 echo " --battery-not-low boolean run only when battery is not low, default true (at least Android O)"
1919 echo " --storage-not-low boolean run only when storage is not low, default false (at least Android O)"
You can’t perform that action at this time.
0 commit comments