GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xmlindent(1) xmlindent(1)

xmlindent - XML stream reformatter

xmlindent [-o output file] [-i indent level] [-l max columns] [-n newline position] [-t] [-c] [-f] [-w] [-h] [-v]

XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.

-o output file
Write indented XML to output file
-i indent level
Indent each level indent level spaces deeper
-l max columns
Wrap lines longer than max columns
-t
Use tabs instead of spaces
-nas
Suppress newline after start-tag
-nae
Suppress newline after end-tag
-nbs
Suppress newline before start-tag
-nbe
Suppress newline before end-tag
-f
Force newline on elements without children
-w
Overwrite original file
-v
Show version
-h
Show command line help

Pekka Enberg <penberg@iki.fi>
Thomas Fischer <th.fischer@gmx.net> (man page)

indent(1)
0.2.17 Thomas Fischer

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.