Add option follow_symlinks to sshfs mount comment

This commit is contained in:
Douglas Clowes
2013-08-20 13:58:54 +10:00
parent 47181a2d58
commit e6d872aca4

View File

@@ -10,7 +10,7 @@
# For example, to compare what is on echidna (without a FILEMAP.TXT file) with
# what existed at the time it was deployed:
#
# sshfs -o ro echidna@ics2-echidna.nbi.ansto.gov.au:/usr/local/sics mnt
# sshfs -o ro -o follow_symlinks echidna@ics2-echidna.nbi.ansto.gov.au:/usr/local/sics mnt
# git checkout git checkout 5579f3e
# git checkout merge-replace -- deploySICS.sh
# ./deploySICS.sh -n echidna localhost