From 4c38d6b3f9bc833e58a435471158935824727805 Mon Sep 17 00:00:00 2001 From: distrobox-docs-bot Date: Wed, 3 Jul 2024 18:33:03 +0000 Subject: [PATCH] Automatic Man Page Update Signed-off-by: distrobox-docs-bot --- man/man1/distrobox-assemble.1 | 2 +- man/man1/distrobox-compatibility.1 | 2 +- man/man1/distrobox-create.1 | 6 +++--- man/man1/distrobox-enter.1 | 2 +- man/man1/distrobox-ephemeral.1 | 2 +- man/man1/distrobox-export.1 | 2 +- man/man1/distrobox-generate-entry.1 | 2 +- man/man1/distrobox-host-exec.1 | 2 +- man/man1/distrobox-init.1 | 2 +- man/man1/distrobox-list.1 | 2 +- man/man1/distrobox-rm.1 | 2 +- man/man1/distrobox-stop.1 | 2 +- man/man1/distrobox-upgrade.1 | 2 +- man/man1/distrobox.1 | 30 ++++++++++++++--------------- 14 files changed, 30 insertions(+), 30 deletions(-) diff --git a/man/man1/distrobox-assemble.1 b/man/man1/distrobox-assemble.1 index 588a8183b5..77ec7f1d73 100644 --- a/man/man1/distrobox-assemble.1 +++ b/man/man1/distrobox-assemble.1 @@ -15,7 +15,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-ASSEMBLE" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-ASSEMBLE" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-compatibility.1 b/man/man1/distrobox-compatibility.1 index 34dae387b2..384f6e0a26 100644 --- a/man/man1/distrobox-compatibility.1 +++ b/man/man1/distrobox-compatibility.1 @@ -15,7 +15,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH COMPATIBILITY .PP diff --git a/man/man1/distrobox-create.1 b/man/man1/distrobox-create.1 index 3a35548ae5..0382b0c5da 100644 --- a/man/man1/distrobox-create.1 +++ b/man/man1/distrobox-create.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-CREATE" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-CREATE" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -52,8 +52,8 @@ usb devices and graphical apps (X11/Wayland), and audio. --volume: additional volumes to add to the container --additional-flags/-a: additional flags to pass to the container manager command --additional-packages/-ap: additional packages to install during initial container setup ---init-hooks: additional commands to execute during container initialization ---pre-init-hooks: additional commands to execute prior to container initialization +--init-hooks: additional commands to execute at the end of container initialization +--pre-init-hooks: additional commands to execute at the start of container initialization --init/-I: use init system (like systemd) inside the container. this will make host\[aq]s processes not visible from within the container. (assumes --unshare-process) may require additional packages depending on the container image: https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox diff --git a/man/man1/distrobox-enter.1 b/man/man1/distrobox-enter.1 index 7379336f19..0b97a4d7c2 100644 --- a/man/man1/distrobox-enter.1 +++ b/man/man1/distrobox-enter.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-ENTER" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-ENTER" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-ephemeral.1 b/man/man1/distrobox-ephemeral.1 index d9b7d01e50..d82ba4a9f2 100644 --- a/man/man1/distrobox-ephemeral.1 +++ b/man/man1/distrobox-ephemeral.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-EPHEMERAL" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-EPHEMERAL" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-export.1 b/man/man1/distrobox-export.1 index b29211a710..22357d2c51 100644 --- a/man/man1/distrobox-export.1 +++ b/man/man1/distrobox-export.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-EXPORT" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-EXPORT" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-generate-entry.1 b/man/man1/distrobox-generate-entry.1 index a598003f7e..11396af697 100644 --- a/man/man1/distrobox-generate-entry.1 +++ b/man/man1/distrobox-generate-entry.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-GENERATE-ENTRY" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-GENERATE-ENTRY" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-host-exec.1 b/man/man1/distrobox-host-exec.1 index 379eae1933..437dc74c33 100644 --- a/man/man1/distrobox-host-exec.1 +++ b/man/man1/distrobox-host-exec.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-HOST-EXEC" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-HOST-EXEC" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-init.1 b/man/man1/distrobox-init.1 index 1363b1dffb..87215ef8ed 100644 --- a/man/man1/distrobox-init.1 +++ b/man/man1/distrobox-init.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-INIT" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-INIT" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-list.1 b/man/man1/distrobox-list.1 index e5e7188c30..410653dab9 100644 --- a/man/man1/distrobox-list.1 +++ b/man/man1/distrobox-list.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-LIST" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-LIST" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-rm.1 b/man/man1/distrobox-rm.1 index a5be402262..3404edb3ce 100644 --- a/man/man1/distrobox-rm.1 +++ b/man/man1/distrobox-rm.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-RM" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-RM" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-stop.1 b/man/man1/distrobox-stop.1 index 92c0e1ead2..12b7914ffc 100644 --- a/man/man1/distrobox-stop.1 +++ b/man/man1/distrobox-stop.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-STOP" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-STOP" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox-upgrade.1 b/man/man1/distrobox-upgrade.1 index d008694a8c..bf44fd80e4 100644 --- a/man/man1/distrobox-upgrade.1 +++ b/man/man1/distrobox-upgrade.1 @@ -14,7 +14,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-UPGRADE" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-UPGRADE" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP diff --git a/man/man1/distrobox.1 b/man/man1/distrobox.1 index 39e671de32..800d827e99 100644 --- a/man/man1/distrobox.1 +++ b/man/man1/distrobox.1 @@ -15,7 +15,7 @@ . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-ASSEMBLE" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-ASSEMBLE" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -394,7 +394,7 @@ exported_bins_path=\[dq]\[ti]/.local/bin\[dq] . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH COMPATIBILITY .PP @@ -875,7 +875,7 @@ up the integration independently from the distrobox\[cq]s own flag. . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-CREATE" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-CREATE" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -913,8 +913,8 @@ usb devices and graphical apps (X11/Wayland), and audio. --volume: additional volumes to add to the container --additional-flags/-a: additional flags to pass to the container manager command --additional-packages/-ap: additional packages to install during initial container setup ---init-hooks: additional commands to execute during container initialization ---pre-init-hooks: additional commands to execute prior to container initialization +--init-hooks: additional commands to execute at the end of container initialization +--pre-init-hooks: additional commands to execute at the start of container initialization --init/-I: use init system (like systemd) inside the container. this will make host\[aq]s processes not visible from within the container. (assumes --unshare-process) may require additional packages depending on the container image: https://github.com/89luca89/distrobox/blob/main/docs/useful_tips.md#using-init-system-inside-a-distrobox @@ -1270,7 +1270,7 @@ Void Linux (glibc) . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-ENTER" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-ENTER" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1420,7 +1420,7 @@ run distrobox commands involving rootful containers using `doas'. . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-EPHEMERAL" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-EPHEMERAL" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1492,7 +1492,7 @@ a list of supported environment variables to use. . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-EXPORT" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-EXPORT" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1649,7 +1649,7 @@ option to provide a series of flags, for example: . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-GENERATE-ENTRY" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-GENERATE-ENTRY" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1727,7 +1727,7 @@ distrobox generate-entry container-name --delete . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-HOST-EXEC" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-HOST-EXEC" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1801,7 +1801,7 @@ distrobox-host-exec podman ps -a . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-INIT" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-INIT" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1869,7 +1869,7 @@ distrobox-init --upgrade . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-LIST" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-LIST" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -1940,7 +1940,7 @@ DBX_SUDO_PROGRAM . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-RM" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-RM" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -2012,7 +2012,7 @@ DBX_SUDO_PROGRAM . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-STOP" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-STOP" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP @@ -2089,7 +2089,7 @@ DBX_SUDO_PROGRAM . ftr VB CB . ftr VBI CBI .\} -.TH "DISTROBOX-UPGRADE" "1" "Jun 2024" "Distrobox" "User Manual" +.TH "DISTROBOX-UPGRADE" "1" "Jul 2024" "Distrobox" "User Manual" .hy .SH NAME .IP