Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
nginx-config-tools
Commits
1e853f0f
Commit
1e853f0f
authored
Mar 23, 2020
by
Michał 'rysiek' Woźniak
Browse files
README formatting
parent
e53ba336
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
README.md
README.md
+8
-8
No files found.
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