Merge branch 'add-commands' into 'master'
Added new commands to GitLab Basics docs See merge request !1924
This commit is contained in:
commit
bbfa65ac30
|
|
@ -72,3 +72,8 @@ You will be asked for an administrator’s password.
|
|||
```
|
||||
sudo
|
||||
```
|
||||
|
||||
### Tell where you are
|
||||
```
|
||||
pwd
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue