From 546237cc6f810dd0337bc85d5572569dfdb9c150 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Sat, 29 Nov 2014 12:15:21 -0500 Subject: [PATCH] docs: Fix a pile of Docbook validation errors At least now validates with RNG mode in Emacs. --- doc/ostree-admin-config-diff.xml | 6 ++- doc/ostree-admin-deploy.xml | 8 +++- doc/ostree-admin-init-fs.xml | 4 +- doc/ostree-admin-instutil.xml | 7 ++-- doc/ostree-admin-os-init.xml | 4 +- doc/ostree-admin-status.xml | 3 +- doc/ostree-admin-switch.xml | 2 +- doc/ostree-admin-undeploy.xml | 8 +++- doc/ostree-admin-upgrade.xml | 4 +- doc/ostree-admin.xml | 26 ++++++------- doc/ostree-cat.xml | 4 +- doc/ostree-checkout.xml | 6 ++- doc/ostree-checksum.xml | 4 +- doc/ostree-commit.xml | 4 +- doc/ostree-config.xml | 4 +- doc/ostree-diff.xml | 8 +++- doc/ostree-fsck.xml | 4 +- doc/ostree-init.xml | 2 +- doc/ostree-log.xml | 4 +- doc/ostree-ls.xml | 4 +- doc/ostree-prune.xml | 4 +- doc/ostree-pull-local.xml | 4 +- doc/ostree-refs.xml | 4 +- doc/ostree-remote.xml | 8 ++-- doc/ostree-reset.xml | 6 ++- doc/ostree-rev-parse.xml | 4 +- doc/ostree-show.xml | 6 ++- doc/ostree-static-delta.xml | 4 +- doc/ostree-summary.xml | 2 +- doc/ostree-trivial-httpd.xml | 2 +- doc/ostree.xml | 67 ++++++++++++++++---------------- 31 files changed, 142 insertions(+), 85 deletions(-) diff --git a/doc/ostree-admin-config-diff.xml b/doc/ostree-admin-config-diff.xml index f1d18603..69209e49 100644 --- a/doc/ostree-admin-config-diff.xml +++ b/doc/ostree-admin-config-diff.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin config-diff OPTIONS + ostree admin config-diff OPTIONS @@ -57,7 +57,7 @@ Boston, MA 02111-1307, USA. Description - Prints the differences between the current /etc directory and the default configuration in /usr/etc. Newly added files (present in /etc but not in /usr/etc) will be prefixed with 'A'. Mnodified files will be prefixed with 'M', and deleted files with 'D'. + Prints the differences between the current /etc directory and the default configuration in /usr/etc. Newly added files (present in /etc but not in /usr/etc) will be prefixed with 'A'. Modified files will be prefixed with 'M', and deleted files with 'D'. @@ -78,7 +78,9 @@ Boston, MA 02111-1307, USA. Example $ ostree admin config-diff + M shadow A example.txt + diff --git a/doc/ostree-admin-deploy.xml b/doc/ostree-admin-deploy.xml index f08f443a..ef96203c 100644 --- a/doc/ostree-admin-deploy.xml +++ b/doc/ostree-admin-deploy.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin deploy OPTIONS REFSPEC + ostree admin deploy OPTIONS REFSPEC @@ -118,21 +118,27 @@ Boston, MA 02111-1307, USA. Example $ ostree admin status + * gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime gnome-ostree ce19c41036cc45e49b0cecf6b157523c2105c4de1ce3.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime + $ ostree admin deploy gnome-ostree/buildmaster/x86_64-runtime + ostadmin: Creating deployment /ostree/deploy/gnome-ostree/deploy/7e382b11d213a402a5313e61cbc69dfd5ab93cb07.1 ostadmin: Processing /etc: 3 modified, 0 removed, 29 added Transaction complete: bootconfig swap: no deployment count change: 0) + $ ostree admin status + gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.1 origin refspec: gnome-ostree/buildmaster/x86_64-runtime * gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime + diff --git a/doc/ostree-admin-init-fs.xml b/doc/ostree-admin-init-fs.xml index bac7ca42..034eafb4 100644 --- a/doc/ostree-admin-init-fs.xml +++ b/doc/ostree-admin-init-fs.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin init-fs OPTIONS PATH + ostree admin init-fs OPTIONS PATH @@ -67,7 +67,7 @@ Boston, MA 02111-1307, USA. $ ostree admin init-fs /example $ ls /example - boot   dev   home   ostree   proc   root   run   sys   tmp + boot   dev   home   ostree   proc   root   run   sys   tmp diff --git a/doc/ostree-admin-instutil.xml b/doc/ostree-admin-instutil.xml index 4f2ff164..94894c10 100644 --- a/doc/ostree-admin-instutil.xml +++ b/doc/ostree-admin-instutil.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin instutil SUBCOMMAND ARGS + ostree admin instutil SUBCOMMAND ARGS @@ -67,7 +67,7 @@ Boston, MA 02111-1307, USA. - selinux-ensure-labeled SUBPATH PREFIX + selinux-ensure-labeled SUBPATH PREFIX Ensure all files and directories are labeled according to SELinux policy of the first deployment. @@ -75,7 +75,8 @@ Boston, MA 02111-1307, USA. - set-kargs --merge --import-proc-cmdline --append="NAME=VALUE" --replace="NAME=VALUE" MORE_APPEND_ARGS + +set-kargs --merge --import-proc-cmdline --append="NAME=VALUE" --replace="NAME=VALUE" MORE_APPEND_ARGS Replace the kernel arguments of the default deployment. The new arguments are based diff --git a/doc/ostree-admin-os-init.xml b/doc/ostree-admin-os-init.xml index 3dbc900c..77bd126a 100644 --- a/doc/ostree-admin-os-init.xml +++ b/doc/ostree-admin-os-init.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin os-init OSNAME + ostree admin os-init OSNAME @@ -64,6 +64,8 @@ Boston, MA 02111-1307, USA. Example $ ostree admin os-init gnome-ostree + ostree/deploy/gnome-ostree initialized as OSTree root + diff --git a/doc/ostree-admin-status.xml b/doc/ostree-admin-status.xml index 599d47fd..0ffd4c5b 100644 --- a/doc/ostree-admin-status.xml +++ b/doc/ostree-admin-status.xml @@ -64,10 +64,11 @@ Boston, MA 02111-1307, USA. Example $ ostree admin status + * gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime gnome-ostree ce19c41036cc45e49b0cecf6b157523c2105c4de1c.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime - + diff --git a/doc/ostree-admin-switch.xml b/doc/ostree-admin-switch.xml index e26da1bc..8072d6b9 100644 --- a/doc/ostree-admin-switch.xml +++ b/doc/ostree-admin-switch.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin switch REF + ostree admin switch REF diff --git a/doc/ostree-admin-undeploy.xml b/doc/ostree-admin-undeploy.xml index 98e72f1c..155c5ec8 100644 --- a/doc/ostree-admin-undeploy.xml +++ b/doc/ostree-admin-undeploy.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin undeploy INDEX + ostree admin undeploy INDEX @@ -64,16 +64,22 @@ Boston, MA 02111-1307, USA. Example $ ostree admin status + * gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime gnome-ostree ce19c41036cc45e49b0cecf6b157523c2105c4de1c.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime + $ ostree admin undeploy 1 + Transaction complete; bootconfig swap: no deployment count change: -1) Freed objects: 326.5 kB Deleted deployment ce19c41036cc45e49b0cecf6b157523c2105c4de1c.0 + $ ostree admin status + * gnome-ostree 67e382b11d213a402a5313e61cbc69dfd5ab93cb07.0 origin refspec: gnome-ostree/buildmaster/x86_64-runtime + diff --git a/doc/ostree-admin-upgrade.xml b/doc/ostree-admin-upgrade.xml index 01050a56..37e3e5d2 100644 --- a/doc/ostree-admin-upgrade.xml +++ b/doc/ostree-admin-upgrade.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin upgrade OPTIONS + ostree admin upgrade OPTIONS @@ -95,6 +95,8 @@ Boston, MA 02111-1307, USA. Example $ ostree admin upgrade + No update available. + diff --git a/doc/ostree-admin.xml b/doc/ostree-admin.xml index 0878c728..fd75b565 100644 --- a/doc/ostree-admin.xml +++ b/doc/ostree-admin.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree admin SUBCOMMAND + ostree admin SUBCOMMAND @@ -64,18 +64,18 @@ Boston, MA 02111-1307, USA. Subcommands - - cleanup - config-diff - deploy - init-fs - instutil - os-init - status - switch - undeploy - upgrade - + + cleanup + config-diff + deploy + init-fs + instutil + os-init + status + switch + undeploy + upgrade + View manpages for each admin subcommand using, for example: diff --git a/doc/ostree-cat.xml b/doc/ostree-cat.xml index 068c0e15..425ac26a 100644 --- a/doc/ostree-cat.xml +++ b/doc/ostree-cat.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree cat COMMIT PATH + ostree cat COMMIT PATH @@ -65,6 +65,8 @@ Boston, MA 02111-1307, USA. Example $ ostree cat my-branch helloworld.txt + Hello, world! + diff --git a/doc/ostree-checkout.xml b/doc/ostree-checkout.xml index d1205e1f..67d6469e 100644 --- a/doc/ostree-checkout.xml +++ b/doc/ostree-checkout.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree checkout OPTIONS COMMIT DESTINATION + ostree checkout OPTIONS COMMIT DESTINATION @@ -120,6 +120,8 @@ Boston, MA 02111-1307, USA. Example $ ostree checkout my-branch $ ls - file1    file2    my-branch + + file1    file2    my-branch + diff --git a/doc/ostree-checksum.xml b/doc/ostree-checksum.xml index c4b5bee9..53914782 100644 --- a/doc/ostree-checksum.xml +++ b/doc/ostree-checksum.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree checksum PATH + ostree checksum PATH @@ -64,6 +64,8 @@ Boston, MA 02111-1307, USA. Example $ ostree checksum file1 + 67e382b11d213a402a5313e61cbc69dfd5ab93cb07fbb8b71c2e84f79fa5d7dc + diff --git a/doc/ostree-commit.xml b/doc/ostree-commit.xml index 995a84fe..440e77c1 100644 --- a/doc/ostree-commit.xml +++ b/doc/ostree-commit.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree commit OPTIONS --branch=BRANCH PATH + ostree commit OPTIONS --branch=BRANCH PATH @@ -204,6 +204,8 @@ Boston, MA 02111-1307, USA. Example $ ostree commit --branch=my-branch --subject="Initial commit" + 67e382b11d213a402a5313e61cbc69dfd5ab93cb07fbb8b71c2e84f79fa5d7dc + diff --git a/doc/ostree-config.xml b/doc/ostree-config.xml index b0c0d48b..715bebbc 100644 --- a/doc/ostree-config.xml +++ b/doc/ostree-config.xml @@ -49,10 +49,10 @@ Boston, MA 02111-1307, USA. - ostree config get SECTIONNAME.KEYNAME + ostree config get SECTIONNAME.KEYNAME - ostree config set SECTIONNAME.KEYNAME VALUE + ostree config set SECTIONNAME.KEYNAME VALUE diff --git a/doc/ostree-diff.xml b/doc/ostree-diff.xml index baaa343a..aaa76b13 100644 --- a/doc/ostree-diff.xml +++ b/doc/ostree-diff.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree diff OPTIONS REV TARGETDIR + ostree diff OPTIONS REV TARGETDIR @@ -84,10 +84,14 @@ Boston, MA 02111-1307, USA. Example $ ostree diff my-branch^ my-branch + A /testdirectory M /helloworld.txt + $ ostree diff my-branch my-branch^ + D /testdirectory M /helloworld.txt + - \ No newline at end of file + diff --git a/doc/ostree-fsck.xml b/doc/ostree-fsck.xml index c93166b8..68107f53 100644 --- a/doc/ostree-fsck.xml +++ b/doc/ostree-fsck.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree fsck OPTIONS + ostree fsckOPTIONS @@ -85,9 +85,11 @@ Boston, MA 02111-1307, USA. Example $ ostree fsck + Enumerating objects... Verifying content integrity of of 2 commit objects 0/2572 objects 2571/2572 objects + diff --git a/doc/ostree-init.xml b/doc/ostree-init.xml index ec1962c0..4518e244 100644 --- a/doc/ostree-init.xml +++ b/doc/ostree-init.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree init OPTIONS + ostree init OPTIONS diff --git a/doc/ostree-log.xml b/doc/ostree-log.xml index 51d2caf0..4c23b0d5 100644 --- a/doc/ostree-log.xml +++ b/doc/ostree-log.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree log OPTIONS REF + ostree log OPTIONS REF @@ -77,6 +77,7 @@ Boston, MA 02111-1307, USA. Example $ ostree log my-branch + commit 67e382b11d213a402a5313e61cbc69dfd5ab93cb07fbb8b71c2e84f79fa5d7dc Date: 2014-06-12 13:42:54 +0000 This is the second commit @@ -84,6 +85,7 @@ Boston, MA 02111-1307, USA. commit ce19c41036cc45e49b0cecf6b157523c2105c4de1ce30101def1f759daafcc3e Date: 2014-06-12 11:20:08 +0000 Initial commit + diff --git a/doc/ostree-ls.xml b/doc/ostree-ls.xml index d67e7d74..9378759b 100644 --- a/doc/ostree-ls.xml +++ b/doc/ostree-ls.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree ls OPTIONS COMMIT PATHS + ostree ls OPTIONS COMMIT PATHS @@ -106,9 +106,11 @@ Boston, MA 02111-1307, USA. Example $ ostree ls my-branch + d00644 0 0 0 / -00644 0 0 2 /helloworld.txt d00755 0 0 0 /testdirectory + Here, the first column is the file-type symbol (as explained in the DESCRIPTION section) followed by the S_IFMT file type. The next two columns (here: 0 0) are respectively the user ID and group ID for the file. After the break, the next number represents that file's standard size. The final column is the file path. diff --git a/doc/ostree-prune.xml b/doc/ostree-prune.xml index 08bd8c22..523b7225 100644 --- a/doc/ostree-prune.xml +++ b/doc/ostree-prune.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree prune OPTIONS + ostree prune OPTIONS @@ -95,7 +95,9 @@ Boston, MA 02111-1307, USA. Example $ ostree prune + Total objects: 25627 No unreachable objects + diff --git a/doc/ostree-pull-local.xml b/doc/ostree-pull-local.xml index 662bbaa8..2ecd12c1 100644 --- a/doc/ostree-pull-local.xml +++ b/doc/ostree-pull-local.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree pull-local OPTIONS SOURCE_REPO REFS + ostree pull-local OPTIONS SOURCE_REPO REFS @@ -87,8 +87,10 @@ Boston, MA 02111-1307, USA. Example $ ostree pull-local /ostree/repo + Enumerating objects... pull: 25709/25709 scanned, 0 objects copied Writing 5 refs + diff --git a/doc/ostree-refs.xml b/doc/ostree-refs.xml index 77f226be..4a33cd32 100644 --- a/doc/ostree-refs.xml +++ b/doc/ostree-refs.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree refs OPTIONS PREFIX + ostree refs OPTIONS PREFIX @@ -78,7 +78,9 @@ Boston, MA 02111-1307, USA. Example $ ostree refs + my-branch gnome-ostree/buildmaster/x86_64-runtime + diff --git a/doc/ostree-remote.xml b/doc/ostree-remote.xml index e42178f1..a9aa9742 100644 --- a/doc/ostree-remote.xml +++ b/doc/ostree-remote.xml @@ -49,13 +49,13 @@ Boston, MA 02111-1307, USA. - ostree remote OPTIONS add NAME URL BRANCH + ostree remote OPTIONS add NAME URL BRANCH - ostree remote delete NAME + ostree remote delete NAME - ostree remote show-url NAME + ostree remote show-url NAME @@ -92,6 +92,8 @@ Boston, MA 02111-1307, USA. Example $ ostree remote show-url local + http://192.168.122.1/repo + diff --git a/doc/ostree-reset.xml b/doc/ostree-reset.xml index 5d2d6b9a..6d80ccd9 100644 --- a/doc/ostree-reset.xml +++ b/doc/ostree-reset.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree reset REF REF_TO_RESET_TO + ostree reset REF REF_TO_RESET_TO @@ -64,6 +64,7 @@ Boston, MA 02111-1307, USA. Example $ ostree log my-branch + commit 67e382b11d213a402a5313e61cbc69dfd5ab93cb07 Date: 2014-06-12 13:42:54 +0000 This is the second commit @@ -71,11 +72,14 @@ Boston, MA 02111-1307, USA. commit ce19c41036cc45e49b0cecf6b157523c2105c4de1c Date: 2014-06-12 11:20:08 +0000 Initial commit + $ ostree reset my-branch my-branch^ $ ostree log my-branch + commit ce19c41036cc45e49b0cecf6b157523c2105c4de1c Date: 2014-06-12 11:20:08 +0000 Initial commit + diff --git a/doc/ostree-rev-parse.xml b/doc/ostree-rev-parse.xml index a66fa709..c8c02629 100644 --- a/doc/ostree-rev-parse.xml +++ b/doc/ostree-rev-parse.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree rev-parse REV PATH + ostree rev-parse REV PATH @@ -66,6 +66,8 @@ Boston, MA 02111-1307, USA. Example $ ostree rev-parse my-branch + ce19c41036cc45e49b0cecf6b157523c2105c4de1ce30101def1f759daafcc3e + diff --git a/doc/ostree-show.xml b/doc/ostree-show.xml index df573f8c..8b012e5c 100644 --- a/doc/ostree-show.xml +++ b/doc/ostree-show.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree show OPTIONS OBJECT + ostree show OPTIONS OBJECT @@ -77,7 +77,7 @@ Boston, MA 02111-1307, USA. ="TYPE" - Memory map OBJECT (in this case a filename) to the GVariant type string. + Memory map OBJECT (in this case a filename) to the GVariant type string. @@ -110,7 +110,9 @@ Boston, MA 02111-1307, USA. Example $ ostree show my-branch + commit 67e382b11d213a402a5313e61cbc69dfd5ab93cb07 Date: 2014-06-12 13:42:54 +0000 + diff --git a/doc/ostree-static-delta.xml b/doc/ostree-static-delta.xml index b28b4ed6..6309a09c 100644 --- a/doc/ostree-static-delta.xml +++ b/doc/ostree-static-delta.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree static-delta OPTIONS REV + ostree static-delta OPTIONS REV @@ -95,6 +95,8 @@ Boston, MA 02111-1307, USA. Example $ ostree static-delta + (No static deltas) + diff --git a/doc/ostree-summary.xml b/doc/ostree-summary.xml index f19074fc..f193be85 100644 --- a/doc/ostree-summary.xml +++ b/doc/ostree-summary.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree summary OPTIONS + ostree summary OPTIONS diff --git a/doc/ostree-trivial-httpd.xml b/doc/ostree-trivial-httpd.xml index 0b6a3056..1c242727 100644 --- a/doc/ostree-trivial-httpd.xml +++ b/doc/ostree-trivial-httpd.xml @@ -49,7 +49,7 @@ Boston, MA 02111-1307, USA. - ostree trivial-httpd OPTIONS DIR + ostree trivial-httpd OPTIONS DIR diff --git a/doc/ostree.xml b/doc/ostree.xml index 5a93be69..4c333195 100644 --- a/doc/ostree.xml +++ b/doc/ostree.xml @@ -49,7 +49,8 @@ Boston, MA 02111-1307, USA. - ostree COMMAND OPTIONS + ostree + COMMAND OPTIONS @@ -93,7 +94,7 @@ Boston, MA 02111-1307, USA. - To see the man page for a command run man ostree COMMAND or man ostree-admin COMMAND + To see the man page for a command run man ostree COMMAND or man ostree-admin COMMAND @@ -129,7 +130,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-cleanup1 + ostree-admin-cleanup1  Delete untagged @@ -138,7 +139,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-config-diff1 + ostree-admin-config-diff1  See changes to @@ -149,7 +150,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-deploy1 + ostree-admin-deploy1  Takes a particular @@ -159,7 +160,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-init-fs1 + ostree-admin-init-fs1  Initialize a root filesystem @@ -168,7 +169,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-instutil1 + ostree-admin-instutil1  Utility functions intended primarily for operating system installation programs @@ -176,7 +177,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-os-init1 + ostree-admin-os-init1  Initialize the @@ -186,7 +187,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-status1 + ostree-admin-status1  Show and list the deployments. @@ -194,7 +195,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-switch1 + ostree-admin-switch1  Choose a different ref @@ -204,7 +205,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-undeploy1 + ostree-admin-undeploy1  Remove the previously @@ -215,7 +216,7 @@ Boston, MA 02111-1307, USA. - ostree-admin-upgrade1 + ostree-admin-upgrade1  Download the latest version for the @@ -231,7 +232,7 @@ Boston, MA 02111-1307, USA. - ostree-cat1 + ostree-cat1  Concatenate contents of files @@ -239,7 +240,7 @@ Boston, MA 02111-1307, USA. - ostree-checkout1 + ostree-checkout1  Check out a commit into a filesystem tree. @@ -247,7 +248,7 @@ Boston, MA 02111-1307, USA. - ostree-checksum1 + ostree-checksum1  Gives checksum of any file. @@ -255,7 +256,7 @@ Boston, MA 02111-1307, USA. - ostree-commit1 + ostree-commit1  Given one or more @@ -264,7 +265,7 @@ Boston, MA 02111-1307, USA. - ostree-config1 + ostree-config1  Change settings. @@ -272,7 +273,7 @@ Boston, MA 02111-1307, USA. - ostree-diff1 + ostree-diff1  Concisely list @@ -281,7 +282,7 @@ Boston, MA 02111-1307, USA. - ostree-fsck1 + ostree-fsck1  Check a repository for consistency. @@ -289,7 +290,7 @@ Boston, MA 02111-1307, USA. - ostree-init1 + ostree-init1  Initialize a new repository. @@ -297,7 +298,7 @@ Boston, MA 02111-1307, USA. - ostree-log1 + ostree-log1  Show revision log. @@ -305,7 +306,7 @@ Boston, MA 02111-1307, USA. - ostree-ls1 + ostree-ls1  List the contents of a given commit. @@ -313,7 +314,7 @@ Boston, MA 02111-1307, USA. - ostree-prune1 + ostree-prune1  Search for unreachable objects. @@ -321,7 +322,7 @@ Boston, MA 02111-1307, USA. - ostree-pull-local1 + ostree-pull-local1  Copy data from source-repo. @@ -329,7 +330,7 @@ Boston, MA 02111-1307, USA. - ostree-pull1 + ostree-pull1  Download data from remote repo. If you have libsoup. @@ -337,7 +338,7 @@ Boston, MA 02111-1307, USA. - ostree-refs1 + ostree-refs1  List refs. @@ -345,7 +346,7 @@ Boston, MA 02111-1307, USA. - ostree-remote1 + ostree-remote1  Manipulate remote archive configuration. @@ -353,7 +354,7 @@ Boston, MA 02111-1307, USA. - ostree-reset1 + ostree-reset1  Reset a ref to a previous commit. @@ -361,7 +362,7 @@ Boston, MA 02111-1307, USA. - ostree-rev-parse1 + ostree-rev-parse1  Show the SHA256 corresponding to a given rev. @@ -369,7 +370,7 @@ Boston, MA 02111-1307, USA. - ostree-show1 + ostree-show1  Given an OSTree SHA256 checksum, display its contents. @@ -377,7 +378,7 @@ Boston, MA 02111-1307, USA. - ostree-static-delta1 + ostree-static-delta1  Manage static delta files. @@ -385,7 +386,7 @@ Boston, MA 02111-1307, USA. - ostree-summary1 + ostree-summary1  Regenerate the repository summary metadata. @@ -393,7 +394,7 @@ Boston, MA 02111-1307, USA. - ostree-trivial-httpd1 + ostree-trivial-httpd1  Simple webserver.