Commit Graph

12 Commits (3f024c1f131c7ebb447a03ae8de392b8d3a41c1c)

Author SHA1 Message Date
marchersimon 0ddea62ffb
du: fix wrong byte units (#7131) 2021-10-21 17:34:54 -03:00
Axel Navarro fe26d7e18c
du: fix token syntax in example (#6851) 2021-10-11 22:39:51 +02:00
Kyle 0590a21917
a*, g*, i*, osx[a*-i*]: add more information links (#6342) 2021-08-23 16:33:24 -03:00
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
Lucas Gabriel Schneider a5fe31bc47
multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com>
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
2021-01-31 12:05:18 -05:00
Marco Bonelli 2599a6de48 Refactor: change "folder" to "directory" where needed.
This commit fixes every instance in which the word "folder" is
incorrectly used instead of "directory".
2019-02-13 20:51:04 +05:30
Waldir Pimenta 62d4d4816f du: rework page, add glob matching example (fixes #1032) (#1034)
* fixup: remove excess whitespace

* du: various tweaks

- improve main description (include what "du" stands for)
- simplify globbing example
- unify nomenclature of folder/directory
- minor tweaks to existing descriptions

* du: a bunch of further rewordings

these changes aim to improve both clarity but also the sequence of commands to make it easier to build a mental model of how the tool works.

* osx/du: sync w/ changes in the linux folder

* linux/du: sync w/ changes in the osx folder

* remove slighly redundant «recursively» to make description simpler
2016-09-10 12:18:28 +01:00
Waldir Pimenta d1c342fb6c osx/du.md: fix depth option, plus minor tweaks
The version I have uses `-d` for the depth option, not `-depth`. Here's the version string as shown by `man du`:
```
BSD                              June 2, 2004                              BSD
```

In addition to this fix, this commit changes the tokens to clarify that they are paths, and changes "directory" to "folder", which is shorter and more accessible.
2016-08-03 12:30:02 +01:00
Agniva De Sarker 3da76e4150 Applying the snake_case convention throughout the repo (#967)
* Applying the snake_case convention throughout the repo

- Also removing the file extension where not needed
- Adding {{ }} on a few old pages

* Addressing concerns

- Added {{ }} where they were missed out
- Removed spaces inside {{ }}
- Reverting "file" to "filename" to make it clearer

* Fixing the comments on nc page
2016-07-22 22:24:06 +02:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
lord63 3e1df9f818 Fix lint for osx 2015-10-22 15:33:24 +08:00
rprieto f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00