- `-a` - Specify author to restrict search to (name or email)- `-w` - Specify weekday range to limit search to (e.g. `git standup -w SUN-THU`)- `-m` - Specify the depth of recursive directory search- `-L` - Toggle inclusion of symbolic links in recursive directory search- `-d` - Specify the number of days back to include- `-D` - Specify the date format for "git log" (default: relative)- `-h` - Display the help screen- `-g` - Show if commit is GPG signed or not- `-f` - Fetch the latest commits beforehand