update docs

This commit is contained in:
illiliti
2020-09-08 22:34:45 +03:00
parent a5c5f34a66
commit 55e32d6457
2 changed files with 9 additions and 9 deletions

@@ -58,9 +58,9 @@ interact with build and init system.
<file> must be full path to file.
<destination> must be directory where <file> should be stored. Tinyramfs
will automatically create that directory if it doesn't exist already. Also
no need to prepend path of tinyramfs working directory.
<destination> must be full path where <file> should be stored. Tinyramfs
will automatically create all leading directories if they aren't exist
already. Also no need to prepend path of tinyramfs working directory.
<mode> permissions in octal format.
@@ -70,7 +70,7 @@ interact with build and init system.
## I: resolve_device <UUID|LABEL|/dev/\*|PARTUUID>
Resolves UUID|LABEL|/dev/\*|PARTUUID to full path of /dev device
Sets *device* variable to full path of resolved UUID|LABEL|/dev/\*|PARTUUID
# VARIABLES