Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
c4600bb4
Commit
c4600bb4
authored
3 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Shorten docu
parent
2ac0567e
No related branches found
No related tags found
3 merge requests
!322
Merge preview into main
,
!319
Merge preview into main
,
!221
Update readme
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/README.md
+5
-11
5 additions, 11 deletions
doc.zih.tu-dresden.de/README.md
with
5 additions
and
11 deletions
doc.zih.tu-dresden.de/README.md
+
5
−
11
View file @
c4600bb4
...
...
@@ -423,7 +423,7 @@ We follow this rules regarding prompts:
*Remarks:*
*
**Always use a prompt**
, even there is no output provided for the show command.
*
**Always use a prompt**
, even there is no output provided for the show
n
command.
*
Using some magic, the prompt as well as the output is identified and will not be copied!
*
Stick to the
[
generic user name
](
#data-privacy-and-generic-user-name
)
`marie`
.
...
...
@@ -436,13 +436,7 @@ highlighting. There is a complete list of supported
For consistency, use the following short codes within this project:
*
`bash`
for shell scripts
*
`console`
for command lines including prompt w/o output
*
`python`
for Python source code
*
`pycon`
for Python console output
Shell session and console:
`console`
for shell session and console:
````
markdown
```
console
...
...
@@ -452,7 +446,7 @@ bar
```
````
S
hell scripts such as jobfiles:
`bash`
for s
hell scripts such as jobfiles:
````
markdown
```
bash
...
...
@@ -467,7 +461,7 @@ srun a.out
```
````
Python source code:
`python`
for
Python source code:
````
markdown
```
python
...
...
@@ -476,7 +470,7 @@ print(strftime("%Y-%m-%d %H:%M:%S", gmtime()))
```
````
Python console:
`pycon`
for
Python console:
````
markdown
```
pycon
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment