Skip to content
This repository was archived by the owner on Oct 9, 2021. It is now read-only.

Commit 87d435f

Browse files
committed
fix test expected help contents output
1 parent 328700b commit 87d435f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

tests/samples/output/test_help_contents

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ optional arguments:
7373
Amount of offline activity to sync from your local
7474
~/.wakatime.db sqlite3 file to your WakaTime Dashboard
7575
before exiting. Can be "none" or a positive integer
76-
number. Defaults to 5, meaning for every heartbeat
77-
sent while online 5 offline heartbeats are synced. Can
78-
be used without --entity to only sync offline activity
79-
without generating new heartbeats.
76+
number. Defaults to 100, meaning for every heartbeat
77+
sent while online, 100 offline heartbeats are synced.
78+
Can be used without --entity to only sync offline
79+
activity without generating new heartbeats.
8080
--today Prints dashboard time for Today, then exits.
8181
--config FILE Defaults to ~/.wakatime.cfg.
8282
--config-section SECTION

0 commit comments

Comments
 (0)