diff options
author | Michael Vogt <egon@debian-devbox> | 2012-04-16 19:24:07 +0200 |
---|---|---|
committer | Michael Vogt <egon@debian-devbox> | 2012-04-16 19:24:07 +0200 |
commit | 443f5e8a3205162ec6933529c5ca0c95ad3f6941 (patch) | |
tree | 3e2da22dcecc8eeaabc1ac5ceac0407a8e3cc25f /doc/apt-extracttemplates.1.xml | |
parent | 96273866174c54bdb25813633891f29668d43848 (diff) | |
parent | f352743312edeebf666e1c8304cdc4baf457469f (diff) |
merge from the expermental2 branch
Diffstat (limited to 'doc/apt-extracttemplates.1.xml')
-rw-r--r-- | doc/apt-extracttemplates.1.xml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/apt-extracttemplates.1.xml b/doc/apt-extracttemplates.1.xml index af4cacfce..8f28f8c54 100644 --- a/doc/apt-extracttemplates.1.xml +++ b/doc/apt-extracttemplates.1.xml @@ -33,16 +33,8 @@ <refpurpose>Utility to extract DebConf config and templates from Debian packages</refpurpose> </refnamediv> - <!-- Arguments --> - <refsynopsisdiv> - <cmdsynopsis> - <command>apt-extracttemplates</command> - <arg><option>-hv</option></arg> - <arg><option>-t=<replaceable>temporary directory</replaceable></option></arg> - <arg choice="plain" rep="repeat"><replaceable>file</replaceable></arg> - </cmdsynopsis> - </refsynopsisdiv> - + &synopsis-command-apt-extracttemplates; + <refsect1><title>Description</title> <para><command>apt-extracttemplates</command> will take one or more Debian package files as input and write out (to a temporary directory) all associated config |