summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-04-26 16:34:16 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-04-26 16:34:16 -0400
commitba98862a88ba3a867945c4e8bfa5a971b8ec37f9 (patch)
tree253e56118afdbaed61a91084a0bf72c52eff6c43
parent5900c3d1b2132bb1c7a8bc8db2a75ff0944f0fd7 (diff)
downloadtmpoverlay-ba98862a88ba3a867945c4e8bfa5a971b8ec37f9.tar.xz
tmpoverlay-ba98862a88ba3a867945c4e8bfa5a971b8ec37f9.zip
add realpath to readme reqs
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 07e05e2..057d5df 100644
--- a/README.rst
+++ b/README.rst
@@ -41,3 +41,4 @@ POSIX-only shells:
- ``getopt --`` is required for proper handling of options containing spaces
- ``getfattr`` is used for xattr copying but in case of failure, the system is
assumed to not support xattrs and setfattr is skipped.
+- ``realpath`` is required for canonicalizing paths if -c is not provided