mirror of
https://github.com/notwa/rc
synced 2025-02-05 15:43:22 -08:00
regenerate readme
This commit is contained in:
parent
3ecae7c823
commit
ba346bdb97
1 changed files with 5 additions and 0 deletions
|
@ -305,6 +305,10 @@ has its timestamp updated. symlinks are followed.
|
||||||
`.git` subdirectories are skipped over.
|
`.git` subdirectories are skipped over.
|
||||||
the timestamps of subdirectories are ignored.
|
the timestamps of subdirectories are ignored.
|
||||||
|
|
||||||
|
### [dedupe](/sh/dedupe#L4)
|
||||||
|
|
||||||
|
copy a directory, but make hard/softlinks for identical files.
|
||||||
|
|
||||||
### [dfu](/sh/dfu#L4)
|
### [dfu](/sh/dfu#L4)
|
||||||
|
|
||||||
pretty-print `df` in GiB.
|
pretty-print `df` in GiB.
|
||||||
|
@ -1097,6 +1101,7 @@ copy files in a plain way using rsync. affected by umask.
|
||||||
| [dated](#dated) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [dated](#dated) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [days](#days) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [days](#days) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [decently](#decently) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [decently](#decently) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
|
| [dedupe](#dedupe) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [dfu](#dfu) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [dfu](#dfu) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [disowned](#disowned) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [disowned](#disowned) | *sh* | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
| [document](#document) | dash | ✔️ | ✔️ | ✔️ | ✔️ |
|
| [document](#document) | dash | ✔️ | ✔️ | ✔️ | ✔️ |
|
||||||
|
|
Loading…
Add table
Reference in a new issue