summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7b18595)
raw | patch | inline | side by side (parent: 7b18595)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 26 Dec 2009 15:06:32 +0000 (16:06 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 26 Dec 2009 15:06:32 +0000 (16:06 +0100) |
debian/changelog | patch | blob | history | |
debian/patches/manpage_hyphen.dpatch | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 15f9402c1acd67f152630cfaa267ec8927c12550..72faffa832766ba67278f53e918c4bc5c0fae202 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
recent versions of gnutls no longer provide libgnutls-config which was
used previously for those checks; thanks to Lucas Nussbaum and Peter
Fritzsche for reporting this (Closes: #549797, #554041).
- * control:
+ * debian/control:
- Added libreadline-dev as the preferred option to the libreadline5-dev
build-dependency; thanks to Matthias Klose for reporting this
(Closes: #553736).
- Updated Standards-Version to 3.8.3 - no changes.
* Added debian/README.source:
- The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
+ * debian/patches:
+ - Updated manpage_hyphen.dpatch.
- -- Sebastian Harl <tokkee@debian.org> Sat, 26 Dec 2009 14:13:36 +0100
+ -- Sebastian Harl <tokkee@debian.org> Sat, 26 Dec 2009 16:05:56 +0100
cadaver (0.23.2-1) unstable; urgency=low
index cd03797e838c2c32b7064edd2661e682e9ed5e86..4ac6d759c8d69a008e22520626837ff55b570435 100644 (file)
.SH NAME
cadaver \- A command\-line WebDAV client for Unix.
.SH SYNOPSIS
--cadaver [-et][-V][-h] http://hostname[:port]/path
-+cadaver [\-et][\-V][\-h] http://hostname[:port]/path
+-cadaver [-trp[-r file][-p host[:port]]][-V][-h] http://hostname[:port]/path
++cadaver [\-trp[\-r file][\-p host[:port]]][\-V][\-h] http://hostname[:port]/path
.SH DESCRIPTION
.B cadaver
supports file upload, download, on-screen display, namespace operations
+@@ -162,7 +162,7 @@
+ .IP
+ .SH FILES
+ .IP "~/.cadaverrc"
+-Individual user settings that can override cadaver defaults and to script cadaver. Can be changed by the "--rcfile" option.
++Individual user settings that can override cadaver defaults and to script cadaver. Can be changed by the "\-\-rcfile" option.
+ .IP "~/.netrc"
+ Login and initialization information used by the auto-login process. See
+ section "THE .netrc FILE" for details.