1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-04 15:31:47 +02:00

add absolute path

This commit is contained in:
Valentin Gagarin 2022-08-12 13:20:32 +02:00
parent e6f7c180de
commit 21438acc70

View file

@ -88,6 +88,14 @@ the rest.
A floating point number A floating point number
</td> </td>
</tr> </tr>
<tr>
<td>
`/etc`
</td>
<td>
An absolute path
</td>
</tr>
<tr> <tr>
<td> <td>
`./foo.png` `./foo.png`