Quellcode durchsuchen

Add note on datalad clone

Elena Piscopia vor 4 Jahren
Ursprung
Commit
0de1d07b21
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      notes.txt

+ 6 - 0
notes.txt

@@ -5,3 +5,9 @@ The command "datalad save [-m] PATH" saves the file
 (modifications) to history. Note to self:
 Always use informative, concise commit messages.
 
+The command 'datalad clone URL/PATH [PATH]'
+clones a dataset from e.g., a URL or a path.
+If you clone a dataset into an existing
+dataset (as a subdataset), remember to specify the
+root of the superdataset with the '-d' option.
+