Skip to content

Commit

Permalink
Mention --previous-week in help
Browse files Browse the repository at this point in the history
  • Loading branch information
mawkler committed Nov 21, 2024
1 parent 350b7ad commit 90d791e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/arguments.rs
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ pub enum Command {
\n maconomy get \
\n maconomy set 8 --job '<<job name>>' --task '<<task name>>' \
\n maconomy set 8 --job '<<job name>>' --task '<<task name>>' --day 'mon-wed, fri' --week 46 \
\n maconomy set 8 --job '<<job name>>' --task '<<task name>>' --day mo --previous-week 2 \
\n maconomy clear --job '<<job name>>' --task '<<task name>>' --day tuesday \
\n maconomy line delete 2 \
")
Expand Down

0 comments on commit 90d791e

Please sign in to comment.