Fix url for a clone clone example.

This commit is contained in:
Philip Balister 2022-08-08 14:30:56 +02:00
parent a77b55d529
commit 4307ec5fdc

View File

@ -29,7 +29,7 @@
or equivalently
<tt>git clone ssh://expo@expo.survex.com/home/expo/loser</tt><br>
or more compactly
<tt>git clone ssh://expo@expo.survex.com:loser</tt> the : is shorthand for relative to the home directory of the logged-in user, which is 'expo'.<br>
<tt>git clone expo@expo.survex.com:loser</tt> the : is shorthand for relative to the home directory of the logged-in user, which is 'expo'.<br>
</dd>
<dt>drawings</dt><dd>These are the therion and tunnel cave vector drawing files. You need this if you are 'tunneling' a lot of cave surveys.<tt>git clone ssh://expo@expo.survex.com:drawings</tt> (read/write)</dd>