Package: xmlstarlet
Version: 1.0.3-1
Severity: normal

"xmlstarlet ed --help" says:

  -P (or --pf)        - preserve original formatting

but the original formatting is not preserved:

ypig% cat tst.xml
<?xml version="1.0" encoding="utf-8"?>
<root><foo/></root>
ypig% xmlstarlet ed -P tst.xml
<?xml version="1.0" encoding="utf-8"?>
<root>
  <foo/>
</root>

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xmlstarlet depends on:
ii  libc6                       2.11.2-7     Embedded GNU C Library: Shared lib
ii  libxml2                     2.7.8.dfsg-2 GNOME XML library
ii  libxslt1.1                  1.1.26-6     XSLT 1.0 processing library - runt

xmlstarlet recommends no packages.

xmlstarlet suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to