diff --git a/_sources/git.rst.txt b/_sources/git.rst.txt new file mode 100644 index 0000000..d3d08b4 --- /dev/null +++ b/_sources/git.rst.txt @@ -0,0 +1,4 @@ +GIT tips +======== + + diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt index dccad48..8626680 100644 --- a/_sources/index.rst.txt +++ b/_sources/index.rst.txt @@ -13,4 +13,5 @@ start a discussion on |GitHub_discussion| :maxdepth: 2 :caption: Contents: - oar \ No newline at end of file + oar + git diff --git a/_sources/oar.rst.txt b/_sources/oar.rst.txt index 43bfa01..7ff178e 100644 --- a/_sources/oar.rst.txt +++ b/_sources/oar.rst.txt @@ -10,4 +10,8 @@ Cancel all your jobs at once by typing: oarstat -u username | awk '{print $1}' | xargs -n 1 oardel -where username should be replaced by your ID. \ No newline at end of file +where username should be replaced by your ID. + +Submit multiple jobs +-------------------- + diff --git a/genindex.html b/genindex.html index f34e367..e1c3611 100644 --- a/genindex.html +++ b/genindex.html @@ -56,6 +56,7 @@
Contents:
diff --git a/git.html b/git.html new file mode 100644 index 0000000..0722782 --- /dev/null +++ b/git.html @@ -0,0 +1,188 @@ + + + + + + + + +Contents:
@@ -120,8 +121,10 @@Contents:
@@ -120,6 +122,9 @@Contents:
diff --git a/searchindex.js b/searchindex.js index 4ce96cb..b681655 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"Cancel all jobs": [[1, "cancel-all-jobs"]], "Contents:": [[0, null]], "OAR tips": [[1, null]], "Unofficial PSM tips and tricks": [[0, null]]}, "docnames": ["index", "oar"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["index.rst", "oar.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"1": 1, "If": 0, "all": 0, "awk": 1, "can": 0, "cancel": 0, "contact": 0, "contribut": 0, "discuss": 0, "email": 0, "few": 0, "github": 0, "gricad": 0, "help": 0, "id": 1, "interest": 0, "job": 0, "n": 1, "oar": 0, "oardel": 1, "oarstat": 1, "onc": 1, "page": 0, "perform": 0, "pleas": 0, "print": 1, "re": 0, "replac": 1, "share": 0, "should": 1, "simul": 0, "start": 0, "thi": 0, "type": 1, "u": [0, 1], "usernam": 1, "via": 0, "where": 1, "xarg": 1, "you": 0, "your": 1}, "titles": ["Unofficial PSM tips and tricks", "OAR tips"], "titleterms": {"all": 1, "cancel": 1, "content": 0, "job": 1, "oar": 1, "psm": 0, "tip": [0, 1], "trick": 0, "unoffici": 0}}) \ No newline at end of file +Search.setIndex({"alltitles": {"Cancel all jobs": [[2, "cancel-all-jobs"]], "Contents:": [[1, null]], "GIT tips": [[0, null]], "OAR tips": [[2, null]], "Submit multiple jobs": [[2, "submit-multiple-jobs"]], "Unofficial PSM tips and tricks": [[1, null]]}, "docnames": ["git", "index", "oar"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["git.rst", "index.rst", "oar.rst"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"1": 2, "If": 1, "all": 1, "awk": 2, "can": 1, "cancel": 1, "contact": 1, "contribut": 1, "discuss": 1, "email": 1, "few": 1, "git": 1, "github": 1, "gricad": 1, "help": 1, "id": 2, "interest": 1, "job": 1, "multipl": 1, "n": 2, "oar": 1, "oardel": 2, "oarstat": 2, "onc": 2, "page": 1, "perform": 1, "pleas": 1, "print": 2, "re": 1, "replac": 2, "share": 1, "should": 2, "simul": 1, "start": 1, "submit": 1, "thi": 1, "type": 2, "u": [1, 2], "usernam": 2, "via": 1, "where": 2, "xarg": 2, "you": 1, "your": 2}, "titles": ["GIT tips", "Unofficial PSM tips and tricks", "OAR tips"], "titleterms": {"all": 2, "cancel": 2, "content": 1, "git": 0, "job": 2, "multipl": 2, "oar": 2, "psm": 1, "submit": 2, "tip": [0, 1, 2], "trick": 1, "unoffici": 1}}) \ No newline at end of file