diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-11 17:45:36 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-11 17:45:36 +0200 |
commit | c3753d1de25737aed66d6ca14d0473042b7c55a7 (patch) | |
tree | 750745b523fee36d66b4cdd041fc8117be22c5fe /doc/apt-mark.8.xml | |
parent | 621aeca0bc8fe39c57d6221c7581c758e5822fd0 (diff) | |
parent | d68d65ad637526e46ea77ab83e07470d26df15fc (diff) |
merged from donkults experimental branch
Diffstat (limited to 'doc/apt-mark.8.xml')
-rw-r--r-- | doc/apt-mark.8.xml | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index 01c8665dd..d62731124 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -33,26 +33,8 @@ <refpurpose>mark/unmark a package as being automatically-installed</refpurpose> </refnamediv> - <!-- Arguments --> - <refsynopsisdiv> - <cmdsynopsis> - <command>apt-mark</command> - <arg><option>-hv</option></arg> - <arg><option>-f=<replaceable>FILENAME</replaceable></option></arg> - <group choice="plain"> - <arg choice="plain"> - <group choice="req"> - <arg choice="plain">auto</arg> - <arg choice="plain">manual</arg> - <arg choice="plain">showauto</arg> - <arg choice="plain">showmanual</arg> - </group> - <arg choice="plain" rep="repeat"><replaceable>package</replaceable></arg> - </arg> - </group> - </cmdsynopsis> - </refsynopsisdiv> - + &synopsis-command-apt-mark; + <refsect1><title>Description</title> <para><command>apt-mark</command> will change whether a package has been marked as being automatically installed. |