mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
systemd-ask-password: update example (#20300)
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
|
||||
`systemd-ask-password --no-output --keyname {{key_name}} "{{prompt}}"`
|
||||
|
||||
- Pass the asked password to another program:
|
||||
- Pipe a password to a command, stripping the trailing newline:
|
||||
|
||||
`systemd-ask-password | {{command}}`
|
||||
`systemd-ask-password -n | {{command}}`
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user