mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00
Refactor podman search to be more code friendly
* JSON and API description fields are no longer truncated. Formatting moved to client, better support of MVP. * --no-trunc now defaults to true * Updated tests for changes Closes #11894 Signed-off-by: Jhon Honce <jhonce@redhat.com>
This commit is contained in:
@ -81,7 +81,7 @@ The result contains the Image name and its tag, one line for every tag associate
|
||||
|
||||
#### **--no-trunc**
|
||||
|
||||
Do not truncate the output (default *false*).
|
||||
Do not truncate the output (default *true*).
|
||||
|
||||
#### **--tls-verify**
|
||||
|
||||
|
Reference in New Issue
Block a user