mirror of
https://github.com/systemd/systemd-stable.git
synced 2024-12-22 13:33:56 +03:00
dissect: add missing --umount to the help output
(cherry picked from commit1b967529d2
) (cherry picked from commitd89e9993d2
)
This commit is contained in:
parent
6cd8cc6fab
commit
ddceb9ddd1
@ -71,6 +71,7 @@ static int help(void) {
|
||||
|
||||
printf("%1$s [OPTIONS...] IMAGE\n"
|
||||
"%1$s [OPTIONS...] --mount IMAGE PATH\n"
|
||||
"%1$s [OPTIONS...] --umount PATH\n"
|
||||
"%1$s [OPTIONS...] --copy-from IMAGE PATH [TARGET]\n"
|
||||
"%1$s [OPTIONS...] --copy-to IMAGE [SOURCE] PATH\n\n"
|
||||
"%5$sDissect a file system OS image.%6$s\n\n"
|
||||
|
Loading…
Reference in New Issue
Block a user