Commit Graph
9 Commits
Author SHA1 Message Date
Luca Di Maio 8d96cce479 docs: switch usage and man pages to v2 subcommand syntax
Rewrite distrobox-*.md to `distrobox <cmd>`, reconcile flag tables with
internal/cli, refresh README+useful_tips, regenerate man/man1/*.1.

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2026-06-25 13:39:47 +02:00
Luca Di Maio a672b4811d docs: update usages for all
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2024-02-03 17:03:04 +01:00
Luca Di Maio 2201de4e97 all: add Lilipod container manager support
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-09-15 10:58:15 +02:00
Julio GutierrezandLuca Di Maio 5b5c28f03c upgrade: add a flag to upgrade only running instances (#823)
* Add a flag to upgrade only running instances

i created multiple instances for different projects, and updating all instances means starting all instances that some do heavy operations at startup, so i want to keep them up-to-date but only for the ones i'm currently using so i thought that --up variable could be useful to add for other/similar usages

* upgrade: rename up flag to running, add example in man page

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>

---------

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
Co-authored-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-08-03 22:06:23 +02:00
Davide Antonino Vincenzo Micale 52140f90b6 docs: fixed the daemon-reload command (#871)
Fixed the daemon-reload command
2023-08-03 10:12:35 +02:00
Luca Di Maio 81a85a85e3 adjust docs/helps/manpages
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-06-17 09:02:18 +02:00
Luca Di Maio 463f7bc237 Update Docs
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-06-13 22:41:59 +02:00
Luca Di Maio 5a102fcc15 docs: improve man pages layout
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-03-29 09:00:21 +02:00
Luca Di Maio 783768e1d2 upgrade: add upgrade command to perform single or batch update on distroboxes, Fix #240
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-08-31 20:11:58 +02:00