Skip to content

Commit

Permalink
Adding --gitignore flag to the summary help section
Browse files Browse the repository at this point in the history
  • Loading branch information
ElonVolo committed Mar 10, 2022
1 parent aecfc16 commit 86da8a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Usage: logitall [OPTION] logitall (FILE | DIR)
Options:
--ignore-config <configfile> a .gitignore-style list of file patterns to
ignore
--gitignore shortcut that uses the .gitignore in the current directory to ignore files
--named-functions-only only log non-anonymous functions and methods
--rxjs support for adding logging to rxjs pipe stages
--params log values of function parameters
Expand Down

0 comments on commit 86da8a1

Please sign in to comment.