We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d82589 commit dbdbfe3Copy full SHA for dbdbfe3
README.md
@@ -42,6 +42,8 @@ Where the options are:
42
.idea folder in the current directory.
43
-p --ide-preferences ⚠️ THIS IS DANGEROUS SHIT ⚠️ Will wipe your IDE settings!
44
This deletes the GLOBAL IDEA/Android Studio preferences.
45
+ This option requires the --nuke option to be active too, since
46
+ it touches global system state.
47
--not-recursive Don't recursively search sub-folders of this folder for matches.
48
The default behaviour is to look for matches in sub-directories,
49
since things like 'build' folders and '.iml' files are not all
0 commit comments