ostree/man
Dan Nicholson 58a683f8f0 bin/remote: Rename list-gpg-keys to gpg-list-keys
As pointed out in the original review, `gpg-list-keys` fits better
alongside the existing `gpg-import`.

Changes were done with:

```
git grep -l list-gpg-keys | xargs sed -i 's/list-gpg-keys/gpg-list-keys/'
for src in $(git ls-files '*list-gpg-keys*'); do
  dst=${src/list-gpg-keys/gpg-list-keys}
  git mv "$src" "$dst"
done
```
2021-08-23 15:30:31 -06:00
..
ostree-admin-cleanup.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-config-diff.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-deploy.xml *: rename master to main in tests & examples 2021-05-07 16:55:03 +02:00
ostree-admin-init-fs.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-instutil.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-os-init.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-pin.xml sysroot: Add concept of deployment "pinning" 📌 2018-02-26 19:06:59 +00:00
ostree-admin-set-origin.xml *: rename master to main in tests & examples 2021-05-07 16:55:03 +02:00
ostree-admin-status.xml *: rename master to main in tests & examples 2021-05-07 16:55:03 +02:00
ostree-admin-switch.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-undeploy.xml *: rename master to main in tests & examples 2021-05-07 16:55:03 +02:00
ostree-admin-unlock.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin-upgrade.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-admin.xml admin: Fix list of subcommands in help and manpage 2018-06-12 14:36:24 +00:00
ostree-cat.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-checkout.xml checkout: Don't hardlink zero sized files 2020-10-01 16:47:07 -04:00
ostree-checksum.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-commit.xml man: improve statoverride description 2021-07-14 16:34:35 -04:00
ostree-config.xml man/ostree-config: Consistently use GROUPNAME placeholder 2019-03-01 16:29:44 +00:00
ostree-create-usb.xml man/create-usb: Don't recommend summary updates 2018-10-02 15:49:42 +00:00
ostree-diff.xml bin/diff: Clarify documentation around REV and DIR syntax 2020-03-18 10:32:52 -04:00
ostree-export.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-find-remotes.xml find-remotes: Add a --mirror option 2020-03-28 10:35:19 -07:00
ostree-fsck.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-gpg-sign.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-init.xml man/ostree-init: Briefly describe various modes 2018-04-30 17:58:38 +00:00
ostree-log.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-ls.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-prune.xml docs/prune: Document that --static-deltas-only isn't that useful 2018-03-06 14:02:32 +00:00
ostree-pull-local.xml pull: Allow disabling commit binding verification 2020-12-17 14:07:08 -07:00
ostree-pull.xml pull: Allow disabling commit binding verification 2020-12-17 14:07:08 -07:00
ostree-refs.xml *: rename master to main in tests & examples 2021-05-07 16:55:03 +02:00
ostree-remote.xml bin/remote: Rename list-gpg-keys to gpg-list-keys 2021-08-23 15:30:31 -06:00
ostree-reset.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-rev-parse.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree-show.xml bin/show: Add --print-sizes option to show sizes metadata 2020-01-20 20:46:31 -07:00
ostree-sign.xml man: document ostree sign 2020-03-25 15:23:54 +03:00
ostree-static-delta.xml bin/static-delta: Add signature parameters to apply-offline 2020-09-14 09:27:19 +02:00
ostree-summary.xml man: add signature options for ostree summary 2020-03-25 15:23:55 +03:00
ostree-trivial-httpd.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree.repo-config.xml man: Add missing repo mode in config docs 2021-03-08 13:18:31 -08:00
ostree.repo.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00
ostree.xml man: add glossary to main man page 2020-07-31 11:49:38 +02:00
rofiles-fuse.xml Add SPDX-License-Identifier to source files 2018-01-30 20:03:42 +00:00