Replies: 1 comment
-
|
The pipe symbol is commonly used character in usage lines to mean either or. That said I am not sure showing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Reading documentation for
podman secret create, I got confused by this syntax which almost looks like an unintentional typo or a formatting glitch:So I went out of my ways to clone the repo, pinpoint the offending line, and check its commit history… only to realize that it is a totally intentional "file OR literal minus sign", not a pipe to a fictional '-' command.
Is there any cleaner alternative syntax which doesn't look like a broken line ending?
Beta Was this translation helpful? Give feedback.
All reactions