summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mkinitcpio.8.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkinitcpio.8.txt b/mkinitcpio.8.txt
index 107e7a2..a33869d 100644
--- a/mkinitcpio.8.txt
+++ b/mkinitcpio.8.txt
@@ -131,6 +131,11 @@ functions exist to facilitate this.
calling *add_file*, *add_dir*, and *add_symlink* accordingly. This function
will not follow symlinks, nor will it add the targets of symlinks.
+*add_symlink* 'path' 'link-target'::
+
+ Adds a symlink to the image at the specified `path`, pointing to the specified
+ `link-target`.
+
*add_all_modules* [ '-f filter' ] *pattern*::
add modules to the image, without regard for the autodetect whitelist. *pattern*