From d54c81601160585cad539ff20695f834c7adbb59 Mon Sep 17 00:00:00 2001 From: ghankins Date: Wed, 3 Aug 2016 22:02:54 -0400 Subject: clarified how to find model file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82b90a7..c94919e 100644 --- a/README.md +++ b/README.md @@ -511,7 +511,7 @@ output: ### Output types -If you prefer to have different outputs in different files and/or directories, you can easily do this by modifying the corresponding model. To change the behaviour for IOS, you would edit `lib/oxidized/model/ios.rb`. +If you prefer to have different outputs in different files and/or directories, you can easily do this by modifying the corresponding model. To change the behaviour for IOS, you would edit `lib/oxidized/model/ios.rb` (run `gem contents oxidized` to find out the full file path). For example, let's say you want to split out `show version` and `show inventory` into separate files in a directory called `nodiff` which your tools will not send automated diffstats for. You can apply a patch along the lines of -- cgit v1.2.1