Skip to content

Commit

Permalink
help info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
BurakBoz committed Oct 6, 2023
1 parent cff0a17 commit 0ee6884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/killdeps
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ Parameters:
[--help] | [-h] - If provided, the script shows help
[--only-locked] - If provided, the script only deletes directories if respective lock files
('composer.lock', 'yarn.lock', 'package-lock.json') are present in the same directory.
('composer.lock', 'bun.lockb', 'yarn.lock', 'package-lock.json') are present in the same directory.
[--dry-run] - If provided, the script performs a dry run. It scans the directories
and shows what it would delete, but it doesn't actually delete anything.
Expand Down

0 comments on commit 0ee6884

Please sign in to comment.