Skip to content

Commit 700241d

Browse files
actions-userdistrobox-docs-bot
authored and
distrobox-docs-bot
committed
Automatic Man Page Update
Signed-off-by: distrobox-docs-bot <[email protected]>
1 parent 05ee385 commit 700241d

14 files changed

+128
-26
lines changed

man/man1/distrobox-assemble.1

+52-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
. ftr VB CB
1616
. ftr VBI CBI
1717
.\}
18-
.TH "DISTROBOX-ASSEMBLE" "1" "Dec 2024" "Distrobox" "User Manual"
18+
.TH "DISTROBOX-ASSEMBLE" "1" "Jan 2025" "Distrobox" "User Manual"
1919
.hy
2020
.SH NAME
2121
.IP
@@ -150,6 +150,13 @@ You can always test what distrobox \f[B]would do\f[R] by using the
150150
This command will only print what commands distrobox would do without
151151
actually running them.
152152
.PP
153+
\f[B]Clone\f[R]
154+
.PP
155+
\f[B]Disclaimer\f[R]: You need to start the container once to ensure it
156+
is fully initialized and created before cloning it.
157+
The container being copied must also be stopped before the cloning
158+
process can proceed.
159+
.PP
153160
\f[B]Available options\f[R]
154161
.PP
155162
This is a list of available options with the corresponding type:
@@ -217,6 +224,14 @@ T}@T{
217224
Which image should the container use, look here for a list
218225
T}
219226
T{
227+
clone
228+
T}@T{
229+
string
230+
T}@T{
231+
Name of the Distrobox container to use as the base for a new container
232+
(the container must be stopped).
233+
T}
234+
T{
220235
init_hooks
221236
T}@T{
222237
string_list
@@ -377,3 +392,39 @@ exported_bins=\[dq]/usr/bin/htop /usr/bin/git\[dq]
377392
exported_bins_path=\[dq]\[ti]/.local/bin\[dq]
378393
\f[R]
379394
.fi
395+
.PP
396+
\f[B]Clone example\f[R]
397+
.IP
398+
.nf
399+
\f[C]
400+
[ubuntu]
401+
additional_packages=\[dq]git vim tmux\[dq]
402+
image=ubuntu:latest
403+
init=false
404+
nvidia=false
405+
pull=true
406+
root=false
407+
replace=true
408+
start_now=true
409+
410+
[deno_ubuntu]
411+
clone=ubuntu
412+
init=false
413+
nvidia=false
414+
pull=true
415+
root=false
416+
replace=true
417+
start_now=true
418+
pre_init_hooks=curl -fsSL https://deno.land/install.sh | sh;
419+
420+
[bun_ubuntu]
421+
clone=ubuntu
422+
init=false
423+
nvidia=false
424+
pull=true
425+
root=false
426+
replace=true
427+
start_now=true
428+
pre_init_hooks=curl -fsSL https://bun.sh/install | bash;
429+
\f[R]
430+
.fi

man/man1/distrobox-compatibility.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
. ftr VB CB
1616
. ftr VBI CBI
1717
.\}
18-
.TH "DISTROBOX" "1" "Dec 2024" "Distrobox" "User Manual"
18+
.TH "DISTROBOX" "1" "Jan 2025" "Distrobox" "User Manual"
1919
.hy
2020
.SH COMPATIBILITY
2121
.PP

man/man1/distrobox-create.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-CREATE" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-CREATE" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-enter.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-ENTER" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-ENTER" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-ephemeral.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-EPHEMERAL" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-EPHEMERAL" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-export.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-EXPORT" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-EXPORT" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-generate-entry.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-GENERATE-ENTRY" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-GENERATE-ENTRY" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-host-exec.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-HOST-EXEC" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-HOST-EXEC" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-init.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-INIT" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-INIT" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-list.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-LIST" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-LIST" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-rm.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-RM" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-RM" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-stop.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-STOP" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-STOP" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox-upgrade.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
. ftr VB CB
1515
. ftr VBI CBI
1616
.\}
17-
.TH "DISTROBOX-UPGRADE" "1" "Dec 2024" "Distrobox" "User Manual"
17+
.TH "DISTROBOX-UPGRADE" "1" "Jan 2025" "Distrobox" "User Manual"
1818
.hy
1919
.SH NAME
2020
.IP

man/man1/distrobox.1

+64-13
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
. ftr VB CB
1616
. ftr VBI CBI
1717
.\}
18-
.TH "DISTROBOX-ASSEMBLE" "1" "Dec 2024" "Distrobox" "User Manual"
18+
.TH "DISTROBOX-ASSEMBLE" "1" "Jan 2025" "Distrobox" "User Manual"
1919
.hy
2020
.SH NAME
2121
.IP
@@ -150,6 +150,13 @@ You can always test what distrobox \f[B]would do\f[R] by using the
150150
This command will only print what commands distrobox would do without
151151
actually running them.
152152
.PP
153+
\f[B]Clone\f[R]
154+
.PP
155+
\f[B]Disclaimer\f[R]: You need to start the container once to ensure it
156+
is fully initialized and created before cloning it.
157+
The container being copied must also be stopped before the cloning
158+
process can proceed.
159+
.PP
153160
\f[B]Available options\f[R]
154161
.PP
155162
This is a list of available options with the corresponding type:
@@ -217,6 +224,14 @@ T}@T{
217224
Which image should the container use, look here for a list
218225
T}
219226
T{
227+
clone
228+
T}@T{
229+
string
230+
T}@T{
231+
Name of the Distrobox container to use as the base for a new container
232+
(the container must be stopped).
233+
T}
234+
T{
220235
init_hooks
221236
T}@T{
222237
string_list
@@ -377,6 +392,42 @@ exported_bins=\[dq]/usr/bin/htop /usr/bin/git\[dq]
377392
exported_bins_path=\[dq]\[ti]/.local/bin\[dq]
378393
\f[R]
379394
.fi
395+
.PP
396+
\f[B]Clone example\f[R]
397+
.IP
398+
.nf
399+
\f[C]
400+
[ubuntu]
401+
additional_packages=\[dq]git vim tmux\[dq]
402+
image=ubuntu:latest
403+
init=false
404+
nvidia=false
405+
pull=true
406+
root=false
407+
replace=true
408+
start_now=true
409+
410+
[deno_ubuntu]
411+
clone=ubuntu
412+
init=false
413+
nvidia=false
414+
pull=true
415+
root=false
416+
replace=true
417+
start_now=true
418+
pre_init_hooks=curl -fsSL https://deno.land/install.sh | sh;
419+
420+
[bun_ubuntu]
421+
clone=ubuntu
422+
init=false
423+
nvidia=false
424+
pull=true
425+
root=false
426+
replace=true
427+
start_now=true
428+
pre_init_hooks=curl -fsSL https://bun.sh/install | bash;
429+
\f[R]
430+
.fi
380431
'\" t
381432
.\
382433
.\"
@@ -394,7 +445,7 @@ exported_bins_path=\[dq]\[ti]/.local/bin\[dq]
394445
. ftr VB CB
395446
. ftr VBI CBI
396447
.\}
397-
.TH "DISTROBOX" "1" "Dec 2024" "Distrobox" "User Manual"
448+
.TH "DISTROBOX" "1" "Jan 2025" "Distrobox" "User Manual"
398449
.hy
399450
.SH COMPATIBILITY
400451
.PP
@@ -871,7 +922,7 @@ up the integration independently from the distrobox\[cq]s own flag.
871922
. ftr VB CB
872923
. ftr VBI CBI
873924
.\}
874-
.TH "DISTROBOX-CREATE" "1" "Dec 2024" "Distrobox" "User Manual"
925+
.TH "DISTROBOX-CREATE" "1" "Jan 2025" "Distrobox" "User Manual"
875926
.hy
876927
.SH NAME
877928
.IP
@@ -1266,7 +1317,7 @@ Void Linux (glibc)
12661317
. ftr VB CB
12671318
. ftr VBI CBI
12681319
.\}
1269-
.TH "DISTROBOX-ENTER" "1" "Dec 2024" "Distrobox" "User Manual"
1320+
.TH "DISTROBOX-ENTER" "1" "Jan 2025" "Distrobox" "User Manual"
12701321
.hy
12711322
.SH NAME
12721323
.IP
@@ -1416,7 +1467,7 @@ run distrobox commands involving rootful containers using `doas'.
14161467
. ftr VB CB
14171468
. ftr VBI CBI
14181469
.\}
1419-
.TH "DISTROBOX-EPHEMERAL" "1" "Dec 2024" "Distrobox" "User Manual"
1470+
.TH "DISTROBOX-EPHEMERAL" "1" "Jan 2025" "Distrobox" "User Manual"
14201471
.hy
14211472
.SH NAME
14221473
.IP
@@ -1488,7 +1539,7 @@ a list of supported environment variables to use.
14881539
. ftr VB CB
14891540
. ftr VBI CBI
14901541
.\}
1491-
.TH "DISTROBOX-EXPORT" "1" "Dec 2024" "Distrobox" "User Manual"
1542+
.TH "DISTROBOX-EXPORT" "1" "Jan 2025" "Distrobox" "User Manual"
14921543
.hy
14931544
.SH NAME
14941545
.IP
@@ -1645,7 +1696,7 @@ option to provide a series of flags, for example:
16451696
. ftr VB CB
16461697
. ftr VBI CBI
16471698
.\}
1648-
.TH "DISTROBOX-GENERATE-ENTRY" "1" "Dec 2024" "Distrobox" "User Manual"
1699+
.TH "DISTROBOX-GENERATE-ENTRY" "1" "Jan 2025" "Distrobox" "User Manual"
16491700
.hy
16501701
.SH NAME
16511702
.IP
@@ -1723,7 +1774,7 @@ distrobox generate-entry container-name --delete
17231774
. ftr VB CB
17241775
. ftr VBI CBI
17251776
.\}
1726-
.TH "DISTROBOX-HOST-EXEC" "1" "Dec 2024" "Distrobox" "User Manual"
1777+
.TH "DISTROBOX-HOST-EXEC" "1" "Jan 2025" "Distrobox" "User Manual"
17271778
.hy
17281779
.SH NAME
17291780
.IP
@@ -1797,7 +1848,7 @@ distrobox-host-exec podman ps -a
17971848
. ftr VB CB
17981849
. ftr VBI CBI
17991850
.\}
1800-
.TH "DISTROBOX-INIT" "1" "Dec 2024" "Distrobox" "User Manual"
1851+
.TH "DISTROBOX-INIT" "1" "Jan 2025" "Distrobox" "User Manual"
18011852
.hy
18021853
.SH NAME
18031854
.IP
@@ -1865,7 +1916,7 @@ distrobox-init --upgrade
18651916
. ftr VB CB
18661917
. ftr VBI CBI
18671918
.\}
1868-
.TH "DISTROBOX-LIST" "1" "Dec 2024" "Distrobox" "User Manual"
1919+
.TH "DISTROBOX-LIST" "1" "Jan 2025" "Distrobox" "User Manual"
18691920
.hy
18701921
.SH NAME
18711922
.IP
@@ -1936,7 +1987,7 @@ DBX_SUDO_PROGRAM
19361987
. ftr VB CB
19371988
. ftr VBI CBI
19381989
.\}
1939-
.TH "DISTROBOX-RM" "1" "Dec 2024" "Distrobox" "User Manual"
1990+
.TH "DISTROBOX-RM" "1" "Jan 2025" "Distrobox" "User Manual"
19401991
.hy
19411992
.SH NAME
19421993
.IP
@@ -2008,7 +2059,7 @@ DBX_SUDO_PROGRAM
20082059
. ftr VB CB
20092060
. ftr VBI CBI
20102061
.\}
2011-
.TH "DISTROBOX-STOP" "1" "Dec 2024" "Distrobox" "User Manual"
2062+
.TH "DISTROBOX-STOP" "1" "Jan 2025" "Distrobox" "User Manual"
20122063
.hy
20132064
.SH NAME
20142065
.IP
@@ -2085,7 +2136,7 @@ DBX_SUDO_PROGRAM
20852136
. ftr VB CB
20862137
. ftr VBI CBI
20872138
.\}
2088-
.TH "DISTROBOX-UPGRADE" "1" "Dec 2024" "Distrobox" "User Manual"
2139+
.TH "DISTROBOX-UPGRADE" "1" "Jan 2025" "Distrobox" "User Manual"
20892140
.hy
20902141
.SH NAME
20912142
.IP

0 commit comments

Comments
 (0)