Skip to content

Commit 7fb89a0

Browse files
authored
Update README.md
Cleaned up argument descriptions.
1 parent b92a997 commit 7fb89a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ If omitted, output will be displayed to the screen.
3131
Defines the date of of the last progress report. All progress made since this date will be considered new.
3232
If omitted, a default date of 1/1/1980 wil be used.
3333
### --id=[scoutid]
34-
This is used to tell the script to only generate a progress report for a specific scout.
34+
Tells the script to only generate a progress report for a specific scout.
3535
If omitted, a progress report will be generated for all scouts listed in the CSV file.
3636
### --cubs
37-
This is used to indicate that the progress report is generated for Cub Scouts. When this flag is set, the script will not display progress towards eagle, and will indicate Cub Scout and Webelos specific advancement and awards.
37+
Indicates that the progress report is generated for Cub Scouts. When this flag is set, the script will not display progress towards eagle, and will indicate Cub Scout and Webelos specific advancement and awards.
3838
If omitted, only Scouts BSA advancement and awards will be displayed.

0 commit comments

Comments
 (0)