Skip to content

Commit

Permalink
readme edited
Browse files Browse the repository at this point in the history
  • Loading branch information
maaaaz committed Apr 21, 2014
1 parent 71261ee commit 717e503
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Usage
-----
#### Python version:
Pass the configuration file to the script with the -i options.
The processed output is available in the 'policies-out.csv' (default) or in the specified file with the -o options.
The processed output is available in the 'policies-out.csv' (default) or in the specified file with the -o options.

#### Perl version:
Pass the configuration file to the script this is the only supported argument.
The processed output is available in the 'policies-out.csv' file
The processed output is available in the 'policies-out.csv' file.

### Options
#### Python
Expand All @@ -43,8 +43,8 @@ Options:
```
$ perl fgpoliciestocsv.pl <configuration_file.cfg>
```


### Examples
```
$ cat example.cfg
Expand Down

0 comments on commit 717e503

Please sign in to comment.