mirror of
https://github.com/octoleo/restic.git
synced 2024-11-30 08:44:02 +00:00
commit
8d5e188218
@ -90,7 +90,7 @@ The error here is that the tilde ``~`` in ``"~/documents"`` didn't get expanded
|
|||||||
/home/john/documents
|
/home/john/documents
|
||||||
|
|
||||||
$ echo "~/documents"
|
$ echo "~/documents"
|
||||||
~/document
|
~/documents
|
||||||
|
|
||||||
$ echo "$HOME/documents"
|
$ echo "$HOME/documents"
|
||||||
/home/john/documents
|
/home/john/documents
|
||||||
|
Loading…
Reference in New Issue
Block a user