We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76fc1ce commit a339386Copy full SHA for a339386
README.md
@@ -48,7 +48,7 @@ editing the script. You may create a file named `~/.mongodb_backup_env` with
48
content like:
49
50
```bash
51
-export DBNAME=mydb
+export DBNAME="fmriprep_stats"
52
# export MONGO_USER=myuser
53
# export MONGO_PASS=mypassword
54
```
0 commit comments