Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Libre
Nginx Config Tools
Commits
1e853f0f
Commit
1e853f0f
authored
Mar 23, 2020
by
Michał Woźniak
Browse files
README formatting
parent
e53ba336
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
1e853f0f
...
...
@@ -9,15 +9,15 @@ nginx-conf-flatten <mode> <input_file> <output_file|output_directory>
```
Modes are:
`flatten`
:
flatten an nginx config file by inlining all includes recursively,
save to
<output_file>
-
`flatten`
:
flatten an nginx config file by inlining all includes recursively,
save to
<output_file>
`clean-directory`
:
generate a cleaned nginx config directory, containing only the files
that
are included from the input file, or files included from those,
and so on;
output to
<output_directory>
-
`clean-directory`
:
generate a cleaned nginx config directory, containing only the files
that
are included from the input file, or files included from those,
and so on;
output to
<output_directory>
Imporant caveats:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment