Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Eric S. Raymond
doclifter
Commits
38174b31
Commit
38174b31
authored
Apr 05, 2018
by
lolitapons
Browse files
Add -o option to doclifter.xml
parent
2d2de2fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
doclifter.xml
View file @
38174b31
...
...
@@ -18,6 +18,7 @@
<cmdsynopsis>
<command>
doclifter
</command>
<arg
choice=
'opt'
>
-o
<replaceable>
output-location
</replaceable></arg>
<arg
choice=
'opt'
>
-e
<replaceable>
output-encoding
</replaceable></arg>
<arg
choice=
'opt'
>
-i
<replaceable>
input-encodings
</replaceable></arg>
<arg
choice=
'opt'
>
-h
<replaceable>
hintfile
</replaceable></arg>
...
...
@@ -107,6 +108,13 @@ file is translated separately (but hints are retained, see below); the
suffix
<filename>
.xml
</filename>
is given to the translated output.
</para>
<variablelist>
<varlistentry>
<term>
-o
</term>
<listitem>
<para>
Set the output location where files will be saved. Defaults to current
working directory.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
-h
</term>
<listitem>
<para>
Name a file to which information on semantic hints gathered
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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