Skip to content
Snippets Groups Projects
Commit 8496b22d authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Merge branch 'mflehmig--tu-dresden.de-preview-patch-35348' into 'preview'

Add 2nd generic login and project

See merge request !805
parents 06de3211 913df15b
No related branches found
No related tags found
2 merge requests!820Automated merge from preview to main,!805Add 2nd generic login and project
...@@ -327,7 +327,8 @@ highlighting. There is a complete list of supported ...@@ -327,7 +327,8 @@ highlighting. There is a complete list of supported
Where possible, replace login, project name, and other private data with clearly recognizable Where possible, replace login, project name, and other private data with clearly recognizable
placeholders. In particular, use the generic login `marie` and the project title `p_number_crunch` placeholders. In particular, use the generic login `marie` and the project title `p_number_crunch`
as placeholders. as placeholders at first. If you need a second login and a second project stick to `martin` and
`p_long_computations`.
```console ```console
marie@login$ ls -l marie@login$ ls -l
...@@ -344,6 +345,8 @@ drwxr-xr-x 3 marie p_number_crunch 4096 Feb 12 2020 data ...@@ -344,6 +345,8 @@ drwxr-xr-x 3 marie p_number_crunch 4096 Feb 12 2020 data
and [Marianne](https://en.wikipedia.org/wiki/Marianne), symbol of France standing for liberty, and [Marianne](https://en.wikipedia.org/wiki/Marianne), symbol of France standing for liberty,
equality and fraternity. equality and fraternity.
The very same holds for the generic login *martin*.
#### Placeholders #### Placeholders
Placeholders represent arguments or code parts that can be adapted to the user's needs. Use them to Placeholders represent arguments or code parts that can be adapted to the user's needs. Use them to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment