mirror of
https://codeberg.org/scip/jaildk.git
synced 2025-12-17 12:41:10 +01:00
oh markdown, fuck off!
This commit is contained in:
10
README.md
10
README.md
@@ -17,11 +17,11 @@ See below for more details. Starting with 2.0.0 `jaildk update` can be used agai
|
|||||||
In addition starting with 2.0.0 the commandlines of the following subcommands changed:
|
In addition starting with 2.0.0 the commandlines of the following subcommands changed:
|
||||||
|
|
||||||
| 1.x | 2.0.0 up |
|
| 1.x | 2.0.0 up |
|
||||||
|-------------------------------------------------------|----------------------------------------------------------|
|
|---------------------------------------------------------|------------------------------------------------------------|
|
||||||
| jaildk build <jail> <mode> [-b <base>] [-v <version>] | jaildk build <jail> -m <mode> [-b <base>] [-v <version>] |
|
| `jaildk build <jail> <mode> [-b <base>] [-v <version>]` | `jaildk build <jail> -m <mode> [-b <base>] [-v <version>]` |
|
||||||
| jaildk install <jail> <mode> [-r function] | jaildk install <jail> -m <mode> [-r function] |
|
| `jaildk install <jail> <mode> [-r function]` | `jaildk install <jail> -m <mode> [-r function]` |
|
||||||
| rc <jail> <mode> [-r <rc.d script>] | rc <jail> -m <mode> [-r <rc.d script>] |
|
| `rc <jail> <mode> [-r <rc.d script>]` | `rc <jail> -m <mode> [-r <rc.d script>]` |
|
||||||
| ipfw <jail> <mode> | ipfw <jail> -m <mode> |
|
| `ipfw <jail> <mode>` | `ipfw <jail> -m <mode>` |
|
||||||
|
|
||||||
So, every subcommand supporting a mode parameter needs that parameter
|
So, every subcommand supporting a mode parameter needs that parameter
|
||||||
now specified as an argument to the `-m` parameter.
|
now specified as an argument to the `-m` parameter.
|
||||||
|
|||||||
Reference in New Issue
Block a user