mirror of
https://github.com/systemd/systemd.git
synced 2026-08-13 17:08:14 +00:00
man/systemd-repart: remove extra pipe character in manpage
Signed-off-by: Morten Linderud <morten@linderud.pw>
This commit is contained in:
@@ -832,7 +832,7 @@ systemd-repart --definitions repart.d \
|
||||
--copy-source=/tmp/tree/ \
|
||||
--empty=create --size=600M \
|
||||
--json=short \
|
||||
/tmp/img.raw | | jq --raw-output0 .[-1].roothash > /tmp/img.roothash
|
||||
/tmp/img.raw | jq --raw-output0 .[-1].roothash > /tmp/img.roothash
|
||||
|
||||
openssl smime -sign -in /tmp/img.roothash \
|
||||
-inkey verity-private-key.pem \
|
||||
|
||||
Reference in New Issue
Block a user