mirror of
https://github.com/restic/restic.git
synced 2025-08-22 07:07:26 +00:00
@@ -90,7 +90,7 @@ The error here is that the tilde ``~`` in ``"~/documents"`` didn't get expanded
|
||||
/home/john/documents
|
||||
|
||||
$ echo "~/documents"
|
||||
~/document
|
||||
~/documents
|
||||
|
||||
$ echo "$HOME/documents"
|
||||
/home/john/documents
|
||||
|
Reference in New Issue
Block a user