diff options
author | Ed Santiago <santiago@redhat.com> | 2022-08-15 12:31:30 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-08-15 12:31:30 -0600 |
commit | 22f3dd4c29de5be5338bdd33a8adbd201e98790d (patch) | |
tree | bd4a2a76df412b4703b598fe16212794f510ff79 /pkg/api/handlers/libpod | |
parent | fe54d404ffbb0b94d48f8a521016a75491652a91 (diff) | |
download | podman-22f3dd4c29de5be5338bdd33a8adbd201e98790d.tar.gz podman-22f3dd4c29de5be5338bdd33a8adbd201e98790d.tar.bz2 podman-22f3dd4c29de5be5338bdd33a8adbd201e98790d.zip |
Man pages: refactor common options: arch
Smaller, more reviewable chunks.
This is just one option, --arch. Future PRs may, if the reviewing
is easy, include multiple options. This one includes fixes to
the preprocessor script, though:
* big oops, I was not handling '<<something pod|something>>'
where 'pod' appears other than the beginning of the string.
* I was also not handling 'container<<| or pod>>', where one
side was empty.
* Behavior change: <<subcommand>>, on podman-pod-foo,
becomes just 'foo' (not 'pod foo'). This will be useful
in a future PR where we refactor --pod-id-file.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'pkg/api/handlers/libpod')
0 files changed, 0 insertions, 0 deletions