Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
argonix
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
argo
argonix
Commits
cda8ab6c
Commit
cda8ab6c
authored
Feb 22, 2019
by
Valentin Reis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme update.
parent
6454c383
Pipeline
#5563
passed with stage
in 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
README.md
README.md
+7
-2
No files found.
README.md
View file @
cda8ab6c
...
...
@@ -42,11 +42,12 @@ argonix shell --help
```
```
{.txt}
Usage: argonix shell TARGET [--argopkgs ARGOPKGS] [-v|--verbose] [--aml PATH]
Usage: argonix shell TARGET [--argopkgs ARGOPKGS] [-v|--verbose]
[-s|--sandboxing] [-g|--grafting] [--aml PATH]
[--libnrm PATH] [--nrm PATH] [--containers PATH]
[--argotk PATH] [--amg PATH] [--lammps PATH]
[--qmcpack PATH] [--stream PATH] [--openmc PATH]
[--run COMMAND]
[--
experiments PATH] [--
run COMMAND]
Enter an argo-compatible nix-shell
Available options:
...
...
@@ -54,6 +55,9 @@ Available options:
--argopkgs ARGOPKGS Nix expression that produces the argopkgs source
path. (default: "<argopkgs>")
-v,--verbose Enable verbose mode
-s,--sandboxing Enable nix sandboxing.
-g,--grafting Enable libnrm grafting to avoid rebuilding
applications.
--aml PATH aml source folder override.
--libnrm PATH libnrm source folder override.
--nrm PATH nrm source folder override.
...
...
@@ -64,6 +68,7 @@ Available options:
--qmcpack PATH qmcpack source folder override.
--stream PATH stream source folder override.
--openmc PATH openmc source folder override.
--experiments PATH experiments source folder override.
--run COMMAND Command to run the environment instead of an
interactive shell
-h,--help Show this help text
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment