Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/source/markdown/podman-artifact-add.1.md.in
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ Append files to an existing artifact. This option cannot be used with the **--ty

Set the media type of the artifact file instead of allowing detection to determine the type

#### **--help**

Print usage statement.

#### **--replace**

If an artifact with the same name already exists, replace and remove it. The default is **false**.
Expand Down
4 changes: 0 additions & 4 deletions docs/source/markdown/podman-artifact-extract.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ If the target is a directory then the digest is always used as file name instead
when the title annotation exists on the blob.
Conflicts with **--title**.

#### **--help**

Print usage statement.

#### **--title**=**title**

When extracting blobs from the artifact only use the one with the specified title.
Expand Down
4 changes: 0 additions & 4 deletions docs/source/markdown/podman-artifact-inspect.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ Valid placeholders for the Go template are listed below:
| .Name | Artifact name (string) |
| .TotalSizeBytes | Total Size of the artifact in bytes |

#### **--help**, **-h**

Print usage statement

## EXAMPLES

Inspect an OCI image in the local store.
Expand Down
4 changes: 0 additions & 4 deletions docs/source/markdown/podman-artifact-rm.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ qualified artifact name or a full or partial artifact digest.
Remove all artifacts in the local store. The use of this option conflicts with
providing a name or digest of the artifact.

#### **--help**

Print usage statement.

#### **--ignore**, **-i**

Remove artifacts in the local store, ignoring errors when trying to remove artifacts that do not exist.
Expand Down