Right now we'll search a given sub key and all keys underneath it will be recursed by default.
Add a command line option to only search to a depth of X under the given sub key would be useful. A depth of zero would mean only search the specified key's values; i.e. do not search any sub keys.
Right now we'll search a given sub key and all keys underneath it will be recursed by default.
Add a command line option to only search to a depth of X under the given sub key would be useful. A depth of zero would mean only search the specified key's values; i.e. do not search any sub keys.