[doc] :obj: hunt (#14954)

* redo sans examples

* style
This commit is contained in:
Stas Bekman
2021-12-27 15:49:48 -08:00
committed by GitHub
parent 133c5e40c4
commit e13f72fbff
33 changed files with 69 additions and 69 deletions

View File

@@ -738,7 +738,7 @@ leave any data in there.
<Tip>
In order to run the equivalent of `rm -r` safely, only subdirs of the project repository checkout are allowed if
an explicit obj:*tmp_dir* is used, so that by mistake no `/tmp` or similar important part of the filesystem will
an explicit `tmp_dir` is used, so that by mistake no `/tmp` or similar important part of the filesystem will
get nuked. i.e. please always pass paths that start with `./`.
</Tip>