Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bin/require-analyzer
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var help = [
' -d, --dir Directory to check for package.json',
' --update Update versions for existing dependencies',
' -f, --file File to check for instead of package.json.',
' --safe display existing dependencies but do change package.json',
' --safe display existing dependencies but do not change package.json',
' -h, --help You\'re staring at it'
].join('\n');

Expand Down