Explorar o código

Correction in the line 38 (#2628)

MonsieurP0uet %!s(int64=6) %!d(string=hai) anos
pai
achega
67fc72fb61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/en/admins/07_LinuxUpdate.md

+ 1 - 1
docs/en/admins/07_LinuxUpdate.md

@@ -35,7 +35,7 @@ If there's not an update, you're done! If there is, continue the following steps
 
 5. Discard manual changes and delete manual additions
 ```
-get reset --hard
+git reset --hard
 git clean -f -d
 ```