mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-22 07:11:55 +00:00
Fix url for a clone clone example.
This commit is contained in:
parent
a77b55d529
commit
4307ec5fdc
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user