toolbox/doc
Debarshi Ray 8b2d25f1e8 build: Replace join_paths with the / operator
Since Meson 0.49.0, the / operator on strings is equivalent to calling
join_paths() [1], and the former is less verbose, and easier to read.

[1] https://mesonbuild.com/Reference-manual_functions.html#join_paths

https://github.com/containers/toolbox/pull/1141
2022-10-21 17:24:03 +02:00
..
meson.build build: Replace join_paths with the / operator 2022-10-21 17:24:03 +02:00
toolbox-create.1.md doc/toolbox-create: Mention the file format accepted by --authfile 2022-09-07 17:02:56 +02:00
toolbox-enter.1.md doc: Highlight that --distro has to be used with --release 2022-01-13 22:20:43 +01:00
toolbox-help.1.md doc: Update to match current state & extend docs 2021-05-24 17:15:50 +02:00
toolbox-init-container.1.md doc/toolbox-init-container: Style fixes 2021-06-26 13:16:42 +02:00
toolbox-list.1.md doc/toolbox-list: Drop a reference to buildah 2021-06-26 03:49:48 +02:00
toolbox-rm.1.md doc: Refer to a newer Fedora release in the examples 2021-12-10 03:03:54 +01:00
toolbox-rmi.1.md doc: Refer to a newer Fedora release in the examples 2021-12-10 03:03:54 +01:00
toolbox-run.1.md cmd/run, root: Exit with exit code of invoked command 2022-03-21 00:05:45 +02:00
toolbox.1.md doc/toolbox: Add section about supported distribution images 2022-01-13 22:20:47 +01:00
toolbox.conf.5.md doc: Document the configuration file 2021-12-17 13:23:37 +01:00