index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2023-05-17 21:25:15 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2023-05-17 21:25:15 +0300 |
commit | b9cec1e08b392df0970cc61b158d30083d050156 (patch) | |
tree | a1afcfce0d667f47e03e331c514d51d17cc938bd /archiso | |
parent | 7f1632334bd4a1a3a69af68baca338eec09e643b (diff) | |
parent | dc72a84dae41b21f1718ae23f966abf386f40960 (diff) |
-rwxr-xr-x | archiso/mkarchiso | 2 |
diff --git a/archiso/mkarchiso b/archiso/mkarchiso index d1d753e..18b6ed7 100755 --- a/archiso/mkarchiso +++ b/archiso/mkarchiso @@ -87,7 +87,7 @@ usage: ${app_name} [options] <profile_dir> Default: '${iso_application}' -C <file> pacman configuration file. Default: '${pacman_conf}' - -D <install_dir> Set an install_dir. All files will by located here. + -D <install_dir> Set an install_dir. All files will be located here. Default: '${install_dir}' NOTE: Max 8 characters, use only [a-z0-9] -L <label> Set the ISO volume label |